|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiEngineVersion | |
|---|---|
| com.stimulsoft.report | |
| com.stimulsoft.report.components | |
| com.stimulsoft.report.engine | |
| com.stimulsoft.report.options | |
| Uses of StiEngineVersion in com.stimulsoft.report |
|---|
| Methods in com.stimulsoft.report that return StiEngineVersion | |
|---|---|
StiEngineVersion |
StiReport.getEngineVersion()
Gets or sets version of engine which will be used for report rendering. |
| Methods in com.stimulsoft.report with parameters of type StiEngineVersion | |
|---|---|
void |
StiReport.setEngineVersion(StiEngineVersion value)
|
| Uses of StiEngineVersion in com.stimulsoft.report.components |
|---|
| Fields in com.stimulsoft.report.components declared as StiEngineVersion | |
|---|---|
StiEngineVersion |
StiBookmark.engine
|
| Methods in com.stimulsoft.report.components that return StiEngineVersion | |
|---|---|
StiEngineVersion |
StiBookmark.getEngine()
Gets or sets a engine version. |
StiEngineVersion |
StiPage.getEngineVersion()
|
| Methods in com.stimulsoft.report.components with parameters of type StiEngineVersion | |
|---|---|
void |
StiBookmark.setEngine(StiEngineVersion value)
|
| Uses of StiEngineVersion in com.stimulsoft.report.engine |
|---|
| Methods in com.stimulsoft.report.engine that return StiEngineVersion | |
|---|---|
static StiEngineVersion |
StiEngineVersion.forValue(int value)
|
StiEngineVersion |
IStiEngineVersionProperty.getEngineVersion()
|
static StiEngineVersion |
StiEngineVersion.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StiEngineVersion[] |
StiEngineVersion.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.stimulsoft.report.engine with parameters of type StiEngineVersion | |
|---|---|
void |
IStiEngineVersionProperty.setEngineVersion(StiEngineVersion value)
|
| Uses of StiEngineVersion in com.stimulsoft.report.options |
|---|
| Methods in com.stimulsoft.report.options that return StiEngineVersion | |
|---|---|
static StiEngineVersion |
EngineOptions.getDefaultEngineVersion()
Gets or sets the default report engine for new report. |
| Methods in com.stimulsoft.report.options with parameters of type StiEngineVersion | |
|---|---|
static void |
EngineOptions.setDefaultEngineVersion(StiEngineVersion value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||