CodeCharge Studio

getPageSize Method (Java)

Applies to

Grid Form, EditableGrid Form

Syntax

public int getPageSize();

Return value

int - number of records per page.

Description

This method retrieves number of records per page. It is an equivalent of getFetchSize.


On-line, printable versions and updates