| Modifier and Type | Method and Description |
|---|---|
ITableSortingState |
ITableModel.getSortingState()
Method getSortingState.
|
| Modifier and Type | Method and Description |
|---|---|
ITableSortingState |
AbstractTableModel.getSortingState() |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleTableSortingState
A minimal implementation of
ITableSortingState |
| Modifier and Type | Method and Description |
|---|---|
ITableSortingState |
SimpleTableState.getSortingState()
Returns the sortingState.
|
| Constructor and Description |
|---|
SimpleTableState(ITablePagingState objPagingState,
ITableSortingState objSortingState) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
SimpleSqlTableDataSource.generateOrderByClause(ITableSortingState objSortingState) |