|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IlpSortingMode | |
|---|---|
| ilog.cpl.css | Contains basic classes to provide the customization of graphic components and objects through CSS. |
| ilog.cpl.util | Utility classes. |
| Uses of IlpSortingMode in ilog.cpl.css |
|---|
| Methods in ilog.cpl.css that return IlpSortingMode | |
|---|---|
IlpSortingMode |
IlpAttributeHeaderCustomization.getSortingMode()
Returns whether this attribute is sorted in the table and, if so, in which direction. |
| Uses of IlpSortingMode in ilog.cpl.util |
|---|
| Fields in ilog.cpl.util declared as IlpSortingMode | |
|---|---|
static IlpSortingMode |
IlpSortingMode.ASCENDING
sort in ascending direction |
static IlpSortingMode |
IlpSortingMode.DESCENDING
sort in descending direction |
static IlpSortingMode |
IlpSortingMode.NONE
no sorting |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||