Status of page.
More...
#import <DFPageStatus.h>
|
int | currentPage |
| Returns the current page number, Note that the first page is numbered 1.
|
|
int | lastPage |
| The current highest page number.
|
|
int | totalNumberOfLines |
| the total number of lines.
|
|
BOOL | dirty |
| Returns whether the page is 'dirty', meaning that has been returned for it is currently out of date and the page needs to be refreshed.
|
|
Status of page.
- Author
- Martin Cowie - created 6 Jan 2012
- Since
- 4.1
Returns whether the page is 'dirty', meaning that has been returned for it is currently out of date and the page needs to be refreshed.
The current highest page number.
- (int) totalNumberOfLines |
|
readnonatomicassign |
the total number of lines.
The documentation for this class was generated from the following file: