![]() | Returns the index of the first displayable item. On the first page of results, this will be 1; on subsequent pages it will be 11, 21, and so on (if there are 10 items per page). |
![]() | Returns the user's desired results per page. This may differ from the number of currently displayable items if the total number of items is short or if the user is looking at the last page. or if the user is looking at the last result page. |
![]() | Returns the number of results actually returned. |
![]() | Returns the current sort order. |
![]() | Returns the total number of items, some of which may not currently be displayable. |
IPaginationRO Interface | com.plumtree.uiinfrastructure.pagination Namespace