|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TableDataRequestListener
Event listener interface for SourceTableDataRequestEvents
.
Method Summary | |
---|---|
void |
onRequestData(int firstRow,
int rowCount,
TableModel.ColumnSortList sortList)
Fired when the source requests data. |
Method Detail |
---|
void onRequestData(int firstRow, int rowCount, TableModel.ColumnSortList sortList)
firstRow
- the rows to requestrowCount
- the number of rows of data to requestsortList
- detailed information of column sorting
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |