IBatchingList Interface Reference

Inherits java::util::List.

Inherited by AbstractBatchingList.

Collaboration diagram for IBatchingList:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void setPageIndex (int _pageIndex)
void setPageSize (int _pageSize)
void setSortOrderings (NSArray _sortOrderings)


Detailed Description

IBatchingList provides an interface to a List that can be loaded in paginated batches. This is mainly for use with WOListDisplaygroup.

Author:
mschrag

Member Function Documentation

void setPageIndex ( int  _pageIndex  ) 

Sets the page number that is currently being viewed on this list.

Parameters:
_pageIndex the page number

Implemented in AbstractBatchingList.

void setPageSize ( int  _pageSize  ) 

Sets the page size of this list.

Parameters:
_pageSize the page size

Implemented in AbstractBatchingList.

void setSortOrderings ( NSArray  _sortOrderings  ) 

Sets the sort orderings of this list.

Parameters:
_sortOrderings the sort orderings array

Implemented in AbstractBatchingList.


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

Generated on Sat May 26 06:43:03 2012 for Project Wonder by  doxygen 1.5.8