| Package | Description |
|---|---|
| org.geomajas.configuration |
| Modifier and Type | Method and Description |
|---|---|
SortType |
FeatureInfo.getSortType()
Get sort type (which indicates ascending or descending).
|
static SortType |
SortType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortType[] |
SortType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureInfo.setSortType(SortType sortType)
Set sort type (ascending or descending).
|
Copyright © 2015 Geosparc. All Rights Reserved.