|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spago.paginator.basic.impl.GenericPaginator
Constructor Summary | |
GenericPaginator()
|
Method Summary | |
void |
addRow(java.lang.Object row)
|
SourceBean |
getAll()
|
SourceBean |
getPage(int page)
|
int |
getPageSize()
|
int |
pages()
|
int |
rows()
|
void |
setPageSize(int size)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GenericPaginator()
Method Detail |
public void addRow(java.lang.Object row)
addRow
in interface PaginatorIFace
public int getPageSize()
getPageSize
in interface PaginatorIFace
public void setPageSize(int size)
setPageSize
in interface PaginatorIFace
public int rows()
rows
in interface PaginatorIFace
public int pages()
pages
in interface PaginatorIFace
public SourceBean getPage(int page)
getPage
in interface PaginatorIFace
public SourceBean getAll()
getAll
in interface PaginatorIFace
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |