Uses of Enum Class
com.stimulsoft.report.export.tools.html.StiHtmlTextWriter.WriterMode
Packages that use StiHtmlTextWriter.WriterMode
-
Uses of StiHtmlTextWriter.WriterMode in com.stimulsoft.report.export.tools.html
Methods in com.stimulsoft.report.export.tools.html that return StiHtmlTextWriter.WriterModeModifier and TypeMethodDescriptionStiHtmlTextWriter.getMode()static StiHtmlTextWriter.WriterModeReturns the enum constant of this class with the specified name.static StiHtmlTextWriter.WriterMode[]StiHtmlTextWriter.WriterMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.stimulsoft.report.export.tools.html with parameters of type StiHtmlTextWriter.WriterModeModifier and TypeMethodDescriptionvoidStiHtmlTextWriter.setMode(StiHtmlTextWriter.WriterMode mode)