Uiinfrastructure API Docs  
 

AApprovalModel.NextPage Method 

Call this method to move the view to the next page of items of the specified type. If there is no next page available, calling this method will do nothing.

public virtual void NextPage(
   ApprovalItemType type
);

Parameters

type
ApprovalItemType

See Also

AApprovalModel Class | com.plumtree.uiinfrastructure.approval Namespace