CodeCharge Studio

getPageSizeLimit Method (Java)

Applies to

Report Form

Syntax

public double getPageSizeLimit();

Return value

double - the value of page size limit if viewMode is Report.VIEW_MODE_WEB.

Description

Returns int value of page size limit if viewMode is Report.VIEW_MODE_WEB; otherwise returns zero. Zero means that all records should be displayed. PageSizeLimit is applied to web mode only.


On-line, printable versions and updates