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:27:45 |
Summary
Constructor
- RadioButtonEvent (inType:String, inSource:RadioButton, inSelected:Boolean)
Class properties
- ON_SELECTED : String
Constructor
RadioButtonEvent
Class properties
ON_SELECTED
static ON_SELECTED:String = "onRadioButtonSelected"
(read)
Instance properties
selected
selected:Boolean
(read)