DialogRows

A collection of dialog rows.

Methods:

add, count

Property Listing

Property

Type

Access

Description

length

Number

readonly

The number of objects in the collection.

Method Listing

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.

Object of

DialogColumn.dialogRows

EnablingGroup.dialogRows

BorderPanel.dialogRows