| Package | Description |
|---|---|
| com.stimulsoft.report.components | |
| com.stimulsoft.report.components.enums |
| Modifier and Type | Method and Description |
|---|---|
static StiInteractionSortDirection |
StiSortHelper.getColumnSortDirection(java.util.List<java.lang.String> sorts,
java.lang.String columnName) |
StiInteractionSortDirection |
StiInteraction.getSortingDirection() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiInteraction.setSortingDirection(StiInteractionSortDirection value) |
| Modifier and Type | Method and Description |
|---|---|
static StiInteractionSortDirection |
StiInteractionSortDirection.forValue(int value) |
static StiInteractionSortDirection |
StiInteractionSortDirection.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiInteractionSortDirection[] |
StiInteractionSortDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.