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
Class properties
Instance properties
Instance properties inherited from Event

Constructor

RadioButtonEvent

function RadioButtonEvent (
inType:String, inSource:RadioButton, inSelected:Boolean)

Class properties

ON_SELECTED

static ON_SELECTED:String = "onRadioButtonSelected"
(read)

Instance properties

selected

selected:Boolean
(read)