|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface TableUtils.SortDelegate
| Method Summary | |
|---|---|
void |
sort(int columnModelIndex,
TableUtils.SortDirection sortDirection)
Called when a table should sort its' rows based on the given column. |
| Method Detail |
|---|
void sort(int columnModelIndex,
TableUtils.SortDirection sortDirection)
columnModelIndex - the column model index to base the sorting on.sortDirection - the direction to sort the table's rows in.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||