CodeCharge Studio

getNavigator Method (Java)

Applies to

Grid Form, EditableGrid Form

Syntax

public Navigator getNavigator(java.lang.String name);

Return value

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

Parameters

Name Description
name the Navigator name

Description

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


On-line, printable versions and updates