|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFullTableModel
An extension of ITableModel that provides the ability to get the full list of row objects, rather than just the displayed ones.
Method Summary | |
---|---|
Iterator |
getRows()
Iterates over all of the rows in the model. |
Methods inherited from interface org.apache.tapestry.contrib.table.model.ITableModel |
---|
getColumnModel, getCurrentPageRows, getPageCount, getPagingState, getRowCount, getSortingState |
Method Detail |
---|
Iterator getRows()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |