| Previous | Next | Frames | No Frames |
| Summary: Field | Property | Contructor | Method | Detail: Field | Property | Contructor | Method |
MovieClip
|
+--com.bjc.core.BJCComponent
|
+--com.bjc.controls.GroupBox
| ||
Property Summary | ||
| public | radioButtonGroups: Array (read-only) | |
| Returns an array of radio button groups associated with this group box. Most often there will only be a single group within one group box, which would be contained in element 0. | ||
| ||
Constructor | ||
| public | GroupBox ( Void) | |
Method Summary | ||
| public static | create ( target: MovieClip, id: String, depth: Number, initObj: Object ): GroupBox | |
| Static method used to create an instance of a GroupBox on stage at run time. | ||
| ||
|
| Returns an array of radio button groups associated with this group box. Most often there will only be a single group within one group box, which would be contained in element 0. |
|
|
|
| Static method used to create an instance of a GroupBox on stage at run time. | ||||||||||||
|