CheckBoxEvent
| Kind of class: | class |
|---|---|
| Inherits from: | Event |
| Dispatched by: | |
| Classpath: | org.asapframework.ui.buttons.CheckBoxEvent |
| File last modified: | Wednesday, 21 June 2006, 19:05:09 |
Summary
Constructor
- CheckBoxEvent (inType:String, inSource:CheckBox, inSelected:Boolean)
Class properties
- ON_CHANGED : String
Constructor
CheckBoxEvent
Class properties
ON_CHANGED
static ON_CHANGED:String = "onCheckBoxChanged"
(read)
Instance properties
selected
selected:Boolean
(read)