|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiFilterEngine | |
|---|---|
| com.stimulsoft.report.components.enums | |
| com.stimulsoft.report.crossTab | |
| Uses of StiFilterEngine in com.stimulsoft.report.components.enums |
|---|
| Methods in com.stimulsoft.report.components.enums that return StiFilterEngine | |
|---|---|
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. |
| Uses of StiFilterEngine in com.stimulsoft.report.crossTab |
|---|
| Methods in com.stimulsoft.report.crossTab that return StiFilterEngine | |
|---|---|
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. |
| Methods in com.stimulsoft.report.crossTab with parameters of type StiFilterEngine | |
|---|---|
void |
StiCrossTab.setFilterEngine(StiFilterEngine value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||