CodeCharge Studio

getGrid Method (Java)

Applies to

Page Object

Syntax

public Grid getGrid(java.lang.String name);

Return value

Grid - the Grid of the given name or null if such Grid does not exist.

Parameters

Name Type Description
name String The Grid name

Description

This method finds a Grid in a children collection by name.


On-line, printable versions and updates