| Package | Description |
|---|---|
| com.stimulsoft.report.components.enums | |
| com.stimulsoft.report.crossTab |
| Modifier and Type | Method and Description |
|---|---|
static StiFilterEngine |
StiFilterEngine.forValue(int value) |
static StiFilterEngine |
StiFilterEngine.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiFilterEngine[] |
StiFilterEngine.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiFilterEngine |
StiCrossTab.getFilterEngine()
Gets or sets how a filter will be applied to data - be means of the report generator or by
means of changing the SQL query.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiCrossTab.setFilterEngine(StiFilterEngine value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.