|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITableModel
The main interface defining the abstraction containing the table data and state
Method Summary | |
---|---|
ITableColumnModel |
getColumnModel()
Method getColumnModel. |
Iterator |
getCurrentPageRows()
Method getCurrentPageRows. |
int |
getPageCount()
Method getPageCount. |
ITablePagingState |
getPagingState()
Method getPagingState. |
ITableSortingState |
getSortingState()
Method getSortingState. |
Method Detail |
---|
ITableColumnModel getColumnModel()
ITableSortingState getSortingState()
ITablePagingState getPagingState()
int getPageCount()
Iterator getCurrentPageRows()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |