public class CollectionPagingHelper extends Object
| Constructor and Description |
|---|
CollectionPagingHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
processPagingRequest(View view,
CollectionGroup collectionGroup,
UifFormBase form,
String page)
Process the paging request by determining the displayStart value based on the page requested.
|
public CollectionPagingHelper()
public void processPagingRequest(View view, CollectionGroup collectionGroup, UifFormBase form, String page)
view - the current viewform - the formpage - the page requested (can be a number, prev, next, first, last)Copyright © 2005–2015 The Kuali Foundation. All rights reserved.