| Package | Description |
|---|---|
| com.stimulsoft.report | |
| com.stimulsoft.report.components | |
| com.stimulsoft.report.engine | |
| com.stimulsoft.report.options |
| Modifier and Type | Method and Description |
|---|---|
StiEngineVersion |
StiReport.getEngineVersion()
Gets or sets version of engine which will be used for report rendering.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiReport.setEngineVersion(StiEngineVersion value) |
| Modifier and Type | Field and Description |
|---|---|
StiEngineVersion |
StiBookmark.engine |
| Modifier and Type | Method and Description |
|---|---|
StiEngineVersion |
StiBookmark.getEngine()
Gets or sets a engine version.
|
StiEngineVersion |
StiPage.getEngineVersion() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiBookmark.setEngine(StiEngineVersion value) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IStiEngineVersionProperty.setEngineVersion(StiEngineVersion value) |
| Modifier and Type | Method and Description |
|---|---|
static StiEngineVersion |
EngineOptions.getDefaultEngineVersion()
Gets or sets the default report engine for new report.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
EngineOptions.setDefaultEngineVersion(StiEngineVersion value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.