CheckBoxEvent
| Kind of class: | class |
|---|---|
| Inherits from: | Event |
| Dispatched by: | |
| Classpath: | org.asapframework.ui.buttons.CheckBoxEvent |
| File last modified: | Thursday, 13 July 2006, 09:33:58 |
Summary
Constructor
Class properties
Constructor
CheckBoxEvent
function CheckBoxEvent (
inType:String,
inSource:CheckBox,
inSelected:Boolean)
Class properties
ON_CHANGED
static ON_CHANGED:String = "onCheckBoxChanged"
(read,write)
Instance properties
selected
selected:Boolean
(read,write)