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