TextEditboxes

A collection of text editboxes.

Methods:

add, count

Property Listing

Property

Type

Access

Description

length

Number

readonly

The number of objects in the collection.

Method Listing

TextEditbox add (withProperties:Object)

Creates a new TextEditbox.

Parameter

Type

Description

withProperties

Object

Initial values for properties of the new TextEditbox (Optional)

Number count ()

Displays the number of elements in the TextEditbox.

Object of

DialogColumn.textEditboxes

EnablingGroup.textEditboxes

BorderPanel.textEditboxes

DialogRow.textEditboxes