CheckboxControls

A collection of checkbox controls.

Methods:

add, count

Property Listing

Property

Type

Access

Description

length

Number

readonly

The number of objects in the collection.

Method Listing

CheckboxControl add (withProperties:Object)

Creates a new CheckboxControl.

Parameter

Type

Description

withProperties

Object

Initial values for properties of the new CheckboxControl (Optional)

Number count ()

Displays the number of elements in the CheckboxControl.

Object of

DialogColumn.checkboxControls

EnablingGroup.checkboxControls

BorderPanel.checkboxControls

DialogRow.checkboxControls