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