RadioButtonEvent
| Kind of class: | class |
|---|---|
| Inherits from: | Event |
| Dispatched by: | |
| Classpath: | org.asapframework.ui.buttons.radio.RadioButtonEvent |
| File last modified: | Saturday, 07 October 2006, 00:07:25 |
Summary
Constructor
Class properties
Constructor
RadioButtonEvent
function RadioButtonEvent (
inType:String,
inSource:RadioButton,
inSelected:Boolean)
Class properties
ON_SELECTED
static ON_SELECTED:String = "onRadioButtonSelected"
(read,write)
Instance properties
selected
selected:Boolean
(read,write)