CodeCharge Studio

nextRow Method (Java)

Applies to

Grid Form, EditableGrid Form, Record Form, Directory Form, Page Context, Path Control

Syntax

public HashMap nextRow();

Return value

HashMap - a HashMap of all row controls

Description

This method returns the next row. If a row is not available it returns an empty HashMap. It is never null.


On-line, printable versions and updates