|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SortOrder | |
|---|---|
| org.springframework.richclient.table | |
| Uses of SortOrder in org.springframework.richclient.table |
|---|
| Fields in org.springframework.richclient.table declared as SortOrder | |
|---|---|
static SortOrder |
SortOrder.ASCENDING
|
static SortOrder |
SortOrder.DESCENDING
|
| Methods in org.springframework.richclient.table that return SortOrder | |
|---|---|
SortOrder |
SortOrder.flip()
|
SortOrder |
ColumnToSort.getSortOrder()
|
| Methods in org.springframework.richclient.table with parameters of type SortOrder | |
|---|---|
void |
ColumnSortList.addSortLevel(int columnIndex,
SortOrder order)
|
void |
ColumnSortList.setSingleSortLevel(int columnIndex,
SortOrder order)
|
| Constructors in org.springframework.richclient.table with parameters of type SortOrder | |
|---|---|
ColumnToSort(int level,
int columnIndex,
SortOrder sortOrder)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||