|
JComponentPack 1.3.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Pageable
| Method Summary | |
|---|---|
void |
firstPage()
|
int |
getAllRowCount()
|
int |
getPageCount()
|
int |
getPageIndex()
|
int |
getPageSize()
|
int |
getRowCount()
|
boolean |
hasNextPage()
|
boolean |
hasPreviousPage()
|
boolean |
isFirstPage()
|
boolean |
isLastPage()
|
void |
lastPage()
|
void |
nextPage()
|
void |
previousPage()
|
void |
setPageIndex(int pageIndex)
|
| Method Detail |
|---|
int getPageSize()
int getPageCount()
int getRowCount()
int getAllRowCount()
void setPageIndex(int pageIndex)
int getPageIndex()
boolean isFirstPage()
boolean isLastPage()
boolean hasNextPage()
boolean hasPreviousPage()
void nextPage()
void previousPage()
void firstPage()
void lastPage()
|
JComponentPack 1.3.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||