Class Summary |
AbstractBatchingList |
Partial implementation of the IBatchingList interface that
handles page invalidation and most of the List interface. |
ERXBatchingDisplayGroup<T> |
Extends WODisplayGroup in order to provide real batching. |
ERXBatchingDisplayGroup.FakeArray |
Dummy array class that is used to provide a certain number of entries. |
ERXBatchNavigationBar |
Better batch navigation bar to page thtough display groups.
User typing null for either number of objects per batch or the page number
When resetting the number of items per batch the page first page displayed would be the last page.
Broadcasts a notification when the batch size changes
Has go first/go last methods/li>
Has option to not clear the selection when paging, which WODisplayGroup does when calling displayNext()/displayPrevious()
Broadcasts a notification when the batch size changes
Can be used inside or outside of a form
Graphics can be easily configured
Has localization support, both for static texts and the object count. |
ERXBatchNavigationBarInForm |
Better navigation bar without a form.
|
ERXDirectActionBatchNavigationBar |
BatchNavigationBar that uses a direct action and a "batch" URL parameter to
switch to a specific batch. |
ERXFlickrBatchNavigation |
ERXFlickrBatchNavigation is a batch navigation component that provides
pagination that behaves like the paginator on Flickr.com. |
ERXFlickrBatchNavigation.PageNumber |
|