| Package | Description |
|---|---|
| com.stimulsoft.report.dictionary |
| Modifier and Type | Field and Description |
|---|---|
StiSort.Order |
StiSort.order |
| Modifier and Type | Method and Description |
|---|---|
static StiSort.Order |
StiSort.Order.forValue(java.lang.String value) |
static StiSort.Order |
StiSort.Order.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiSort.Order[] |
StiSort.Order.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
StiDataSort.CompareValues(java.lang.Object value1,
java.lang.Object value2,
StiSort.Order order) |
| Constructor and Description |
|---|
StiSort(StiSort.Order order,
java.lang.String column,
java.util.ArrayList<java.lang.String> relations) |
StiSort(java.lang.String column,
StiSort.Order order) |
Copyright © 2019 Stimulsoft. All Rights Reserved.