Uiinfrastructure API Docs  
 

IPaginationModelRO.GetNumObjects Method 

This method returns the total number of objects available for display. This number is the 'o' in (Displaying n - m of o)

int GetNumObjects();

Return Value

int the total number of objects available for display.

See Also

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