Methods' Details |
jumpToFirstPage
boolean
jumpToFirstPage(); |
|
|
- Description
- moves the cursor to the first page.
|
|
jumpToLastPage
boolean
jumpToLastPage(); |
|
|
- Description
- moves the cursor to the last page.
|
|
jumpToPage
boolean
jumpToPage( |
[in] short |
nPage ); |
- Description
- moves the cursor to the specified page.
|
|
getPage
- Returns
-
the number of the page within the document of this cursor.
|
|
jumpToNextPage
boolean
jumpToNextPage(); |
|
|
- Description
- moves the cursor to the next page.
- See also
- XPageCursor::jumpToPreviousPage
|
|
jumpToPreviousPage
boolean
jumpToPreviousPage(); |
|
|
- Description
- moves the cursor to the previous page.
- See also
- XPageCursor::jumpToNextPage
|
|
jumpToEndOfPage
boolean
jumpToEndOfPage(); |
|
|
- Description
- moves the cursor to the end of the current page.
- See also
- XPageCursor::jumpToEndOfPreviousPage
|
|
jumpToStartOfPage
boolean
jumpToStartOfPage(); |
|
|
- Description
- moves the cursor to the start of the current page.
|
|
Copyright © 2003 Sun Microsystems, Inc.