DragButtonEvent
| Kind of class: | class |
|---|---|
| Inherits from: | Event |
| Dispatched by: | |
| Classpath: | org.asapframework.ui.buttons.DragButtonEvent |
| File last modified: | Thursday, 13 July 2006, 09:33:58 |
Summary
Constructor
Constructor
DragButtonEvent
function DragButtonEvent (
inType:String,
inSource:DragButton,
inBtnName:String)
Class properties
ON_END
static ON_END:String = "onDragEnd"
(read,write)
ON_MOVE
static ON_MOVE:String = "onDragMove"
(read,write)
ON_START
static ON_START:String = "onDragStart"
(read,write)
Instance properties
buttonName
buttonName:String
(read,write)