Form.loadControls

Loads controls from the specified form.

Method of Form

New in package 166

Syntax

Form.loadControls( typeName, formName )

Parameters

Parameter Type Description
formName String Name of the form to load the controls from.
typeName String The form's type.

Description

Returns Array of controls loaded from the specified form.

Example

See also

Form.body, Form.createControlFromXML

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.