Uiinfrastructure API Docs  
 

AApprovalModel.PreviousPage Method 

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

public virtual void PreviousPage(
   ApprovalItemType type
);

Parameters

type
ApprovalItemType

See Also

AApprovalModel Class | com.plumtree.uiinfrastructure.approval Namespace