public interface IFullTableModel extends ITableModel
Modifier and Type | Method and Description |
---|---|
java.util.Iterator |
getRows()
Iterates over all of the rows in the model
|
getColumnModel, getCurrentPageRows, getPageCount, getPagingState, getSortingState
java.util.Iterator getRows()