public interface ITableModel
Modifier and Type | Method and Description |
---|---|
ITableColumnModel |
getColumnModel()
Method getColumnModel.
|
java.util.Iterator |
getCurrentPageRows()
Method getCurrentPageRows.
|
int |
getPageCount()
Method getPageCount.
|
ITablePagingState |
getPagingState()
Method getPagingState.
|
ITableSortingState |
getSortingState()
Method getSortingState.
|
ITableColumnModel getColumnModel()
ITableSortingState getSortingState()
ITablePagingState getPagingState()
int getPageCount()
java.util.Iterator getCurrentPageRows()