Uiinfrastructure API Docs  
 

IPaginationModelRO.GetCurrentUpperObjectCount Method 

This method returns the current upper count for which objects to display. This number is the 'm' in (Displaying n - m of o)

int GetCurrentUpperObjectCount();

Return Value

int the current upper count for which objects to display.

See Also

IPaginationModelRO Interface | com.plumtree.uiinfrastructure.form.pagination Namespace