|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StiHtmlExportMode | |
---|---|
com.stimulsoft.report.export.settings | |
com.stimulsoft.report.export.tools.html |
Uses of StiHtmlExportMode in com.stimulsoft.report.export.settings |
---|
Methods in com.stimulsoft.report.export.settings that return StiHtmlExportMode | |
---|---|
StiHtmlExportMode |
StiHtmlExportSettings.getExportMode()
Gets mode of html file creation. |
Methods in com.stimulsoft.report.export.settings with parameters of type StiHtmlExportMode | |
---|---|
void |
StiHtmlExportSettings.setExportMode(StiHtmlExportMode exportMode)
Sets mode of html file creation. |
Uses of StiHtmlExportMode in com.stimulsoft.report.export.tools.html |
---|
Methods in com.stimulsoft.report.export.tools.html that return StiHtmlExportMode | |
---|---|
static StiHtmlExportMode |
StiHtmlExportMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StiHtmlExportMode[] |
StiHtmlExportMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |