AjaxFlickrBatchNavigation Class Reference

Inherits er::extensions::batching::ERXFlickrBatchNavigation.

Inherited by ERMD2WBatchNavigationBar.

Collaboration diagram for AjaxFlickrBatchNavigation:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 AjaxFlickrBatchNavigation (WOContext context)
String updateContainerID ()


Detailed Description

AjaxFlickrBatchNavigation is a batch navigation component that provides pagination that behaves like the paginator on Flickr.com, and is just like ERXFlickrBatchNavigation except that the links are AjaxUpdateLinks.

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.

Author:
mschrag

rob, cug (non displayGroup batching)

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)


Constructor & Destructor Documentation

AjaxFlickrBatchNavigation ( WOContext  context  ) 


Member Function Documentation

String updateContainerID (  ) 


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:38 2012 for Project Wonder by  doxygen 1.5.8