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