public class IlpSortingMode extends IlEnum
Modifier and Type | Class and Description |
---|---|
static class |
IlpSortingMode.SortingModeArrayEditor
Static property editor for arrays of
IlpSortingMode values. |
static class |
IlpSortingMode.SortingModeEditor
Static property editor for the
IlpSortingMode class. |
Modifier and Type | Field and Description |
---|---|
static IlpSortingMode |
ASCENDING
sort in ascending direction
|
static IlpSortingMode |
DESCENDING
sort in descending direction
|
static IlEnumInfo |
metainfo
Metainformation about sorting mode enumeration.
|
static IlpSortingMode |
NONE
no sorting
|
Constructor and Description |
---|
IlpSortingMode(String name)
Constructor
|
public static IlEnumInfo metainfo
public static IlpSortingMode NONE
public static IlpSortingMode ASCENDING
public static IlpSortingMode DESCENDING
public IlpSortingMode(String name)
name
- Sorting mode name© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.