Uses of Enum Class
com.stimulsoft.report.engine.StiEngineVersion
Packages that use StiEngineVersion
Package
Description
-
Uses of StiEngineVersion in com.stimulsoft.report
Methods in com.stimulsoft.report that return StiEngineVersionModifier and TypeMethodDescriptionfinal StiEngineVersionStiReport.getEngineVersion()Gets or sets version of engine which will be used for report rendering.Methods in com.stimulsoft.report with parameters of type StiEngineVersion -
Uses of StiEngineVersion in com.stimulsoft.report.components
Fields in com.stimulsoft.report.components declared as StiEngineVersionMethods in com.stimulsoft.report.components that return StiEngineVersionModifier and TypeMethodDescriptionfinal StiEngineVersionStiBookmark.getEngine()Gets or sets a engine version.StiPage.getEngineVersion()Methods in com.stimulsoft.report.components with parameters of type StiEngineVersion -
Uses of StiEngineVersion in com.stimulsoft.report.engine
Methods in com.stimulsoft.report.engine that return StiEngineVersionModifier and TypeMethodDescriptionstatic StiEngineVersionStiEngineVersion.forValue(int value) IStiEngineVersionProperty.getEngineVersion()static StiEngineVersionReturns the enum constant of this class with the specified name.static StiEngineVersion[]StiEngineVersion.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.stimulsoft.report.engine with parameters of type StiEngineVersionModifier and TypeMethodDescriptionvoidIStiEngineVersionProperty.setEngineVersion(StiEngineVersion value) -
Uses of StiEngineVersion in com.stimulsoft.report.options
Methods in com.stimulsoft.report.options that return StiEngineVersionModifier and TypeMethodDescriptionstatic StiEngineVersionEngineOptions.getDefaultEngineVersion()Gets or sets the default report engine for new report.Methods in com.stimulsoft.report.options with parameters of type StiEngineVersionModifier and TypeMethodDescriptionstatic voidEngineOptions.setDefaultEngineVersion(StiEngineVersion value)