Class
A collection of dialog rows.
add, count
DialogRows
QuickLinks
Properties
Property | Type | Access | Description |
---|---|---|---|
length | number | readonly | The number of objects in the collection. |
Methods
Instances
DialogRow add ([withProperties:
Object])
Creates a new DialogRow.
Parameter | Type | Description |
---|---|---|
withProperties | Object | Initial values for properties of the new DialogRow (Optional) |
number count ()
Displays the number of elements in the DialogRow.
Element of
BorderPanel.dialogRows
DialogColumn.dialogRows
EnablingGroup.dialogRows
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |