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