Inherited by ERMD2WBatchNavigationBar.

Public Member Functions | |
| AjaxFlickrBatchNavigation (WOContext context) | |
| String | updateContainerID () |
Can also be used for pagination on the parent component, where the objects being paginated may be POJOs in an array, or where paging all the objects in the allObjects array is not feasible due to memory requirements.
displayGroup the display group to paginate displayName the name of the items that are being display ("photo", "bug", etc) onClick an optional JavaScript String to bind to the previous, next, and select page AjaxUpdateLinks. updateContainerID (optional) the id of the container to refresh (defaults to the nearest parent) showPageRange if true, the page of items on the page is shown, for example "(1-7 of 200 items)" small if true, a compressed page count style is used
parentActionName (if you don't provide a displayGroup) the action to be executed on the parent component to get the next batch of items. currentBatchIndex (if you don't provide a displayGroup) used to get and set on the parent component the selected page index maxNumberOfObjects (if you don't provide a displayGroup) used to get the total number of objects that are being paginated. numberOfObjectsPerBatch (if you don't provide a displayGroup) the number of objects per batch (page)
| AjaxFlickrBatchNavigation | ( | WOContext | context | ) |
| String updateContainerID | ( | ) |
1.5.8