Property Getters/Setters Summary | ||
---|---|---|
method | hasMorePages() | |
method | setHasMorePages(value) | |
Gets or sets a value indicating whether having more pages to be output. The default value is true. | ||
method | getPageCount() | |
Total page count.
|
||
method | getPageIndex() | |
Current page index, zero based.
|
boolean hasMorePages() / setHasMorePages(value)
int getPageIndex()
int getPageCount()