CodeCharge Studio

getEditableGrid Method (Java)

Applies to

Page Object

Syntax

public EditableGrid getEditableGrid(java.lang.String name);

Return value

EditableGrid - the EditableGrid of the given name or null if no such EditableGrid exists

Parameters

Name Type Description
name String The Record name

Description

This method finds an EditableGrid in a children collection by name.


On-line, printable versions and updates