|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jaspersoft.jasperserver.war.tags.PaginatorLinksTag.PaginatorInfo
public static class PaginatorLinksTag.PaginatorInfo
| Field Summary | |
|---|---|
int |
currentPage
|
int |
firstPage
|
int |
lastPage
|
int |
pageCount
|
| Constructor Summary | |
|---|---|
PaginatorLinksTag.PaginatorInfo()
|
|
| Method Summary | |
|---|---|
int |
getCurrentPage()
|
int |
getFirstPage()
|
int |
getLastPage()
|
int |
getPageCount()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int currentPage
public int firstPage
public int lastPage
public int pageCount
| Constructor Detail |
|---|
public PaginatorLinksTag.PaginatorInfo()
| Method Detail |
|---|
public int getCurrentPage()
public int getFirstPage()
public int getLastPage()
public int getPageCount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||