|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StiSort.Order | |
---|---|
com.stimulsoft.report.dictionary |
Uses of StiSort.Order in com.stimulsoft.report.dictionary |
---|
Fields in com.stimulsoft.report.dictionary declared as StiSort.Order | |
---|---|
StiSort.Order |
StiSort.order
|
Methods in com.stimulsoft.report.dictionary that return StiSort.Order | |
---|---|
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. |
Methods in com.stimulsoft.report.dictionary with parameters of type StiSort.Order | |
---|---|
static int |
StiDataSort.CompareValues(java.lang.Object value1,
java.lang.Object value2,
StiSort.Order order)
|
Constructors in com.stimulsoft.report.dictionary with parameters of type StiSort.Order | |
---|---|
StiSort(StiSort.Order order,
java.lang.String column,
java.util.ArrayList<java.lang.String> relations)
|
|
StiSort(java.lang.String column,
StiSort.Order order)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |