|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SourceRowPagingEvents
An interface for tables that can do paging.
Method Summary | |
---|---|
void |
addRowPagingListener(RowPagingListener listener)
Add a new RowPagingListener . |
void |
removeRowPagingListener(RowPagingListener listener)
Remove a RowPagingListener . |
Method Detail |
---|
void addRowPagingListener(RowPagingListener listener)
RowPagingListener
.
listener
- the listenervoid removeRowPagingListener(RowPagingListener listener)
RowPagingListener
.
listener
- the listener to remove
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |