StaticTexts

A collection of static text objects.

Methods:

add, count

Property Listing

Property

Type

Access

Description

length

Number

readonly

The number of objects in the collection.

Method Listing

StaticText add (withProperties:Object)

Creates a new StaticText.

Parameter

Type

Description

withProperties

Object

Initial values for properties of the new StaticText (Optional)

Number count ()

Displays the number of elements in the StaticText.

Object of

DialogColumn.staticTexts

EnablingGroup.staticTexts

BorderPanel.staticTexts

DialogRow.staticTexts