CodeCharge Studio

getListBox Method (Java)

Applies to

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

Syntax

public ListBox getListBox(java.lang.String name);

Return value

ListBox - the ListBox with the given name or null if it does not exist.

Parameters

Name Description
name The ListBox name

Description

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


On-line, printable versions and updates