CodeCharge Studio

getDatePicker Method (Java)

Applies to

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

Syntax

public DatePicker getDatePicker(java.lang.String name);

Return value

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

Parameters

Name Description
name The DatePicker name

Description

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


On-line, printable versions and updates