| Modifier and Type | Method and Description |
|---|---|
void |
StiVariablesCollection.Sort(StiSortOrder order) |
void |
StiDictionary.SortItems(StiSortOrder order)
Sorts the DataSources collection and columns in each DataSource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiBusinessObjectsCollection.Sort(StiSortOrder order) |
void |
StiBusinessObjectsCollection.Sort(StiSortOrder order,
boolean sortColumns) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiDataSourcesCollection.sort(StiSortOrder order) |
| Modifier and Type | Method and Description |
|---|---|
static StiSortOrder |
StiSortOrder.forValue(int value) |
static StiSortOrder |
StiSortOrder.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiSortOrder[] |
StiSortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.