| Package | Description |
|---|---|
| com.stimulsoft.report | |
| com.stimulsoft.report.enums |
| Modifier and Type | Field and Description |
|---|---|
StiReportCacheMode |
StiReport.reportCacheMode |
| Modifier and Type | Method and Description |
|---|---|
StiReportCacheMode |
StiReport.getReportCacheMode()
Gets or sets value, which indicates how report engine use report cache.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiReport.setReportCacheMode(StiReportCacheMode value) |
| Modifier and Type | Method and Description |
|---|---|
static StiReportCacheMode |
StiReportCacheMode.forValue(int value) |
static StiReportCacheMode |
StiReportCacheMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiReportCacheMode[] |
StiReportCacheMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.