Property Getters/Setters Summary | ||
---|---|---|
method | isToOutput() | |
method | setToOutput(value) | |
Gets or sets a value indicating whether the page should be output. The default value is true. | ||
method | getPageCount() | |
Total page count.
|
||
method | getPageIndex() | |
Current page index, zero based.
|
boolean isToOutput() / setToOutput(value)
int getPageIndex()
int getPageCount()