RadioGroupEvent
| Kind of class: | class |
|---|---|
| Inherits from: | Event |
| Dispatched by: | |
| Classpath: | org.asapframework.ui.buttons.radio.RadioGroupEvent |
| File last modified: | Thursday, 13 July 2006, 09:33:58 |
Summary
Constructor
Class properties
Constructor
RadioGroupEvent
function RadioGroupEvent (
inType:String,
inSource:RadioButtonGroup,
inButton:IRadioButton,
inIndex:Number)
Class properties
ON_CHANGED
static ON_CHANGED:String = "onRadioButtonChanged"
(read,write)