Home
Components
Playground
Developer
Forums
Contribute
class
DragEvent
UIEvent
DragEvent
package
haxe.ui.events
haxe.ui.events.UIEvent
↪ haxe.ui.events.DragEvent
Static Properties
read-only
static
DRAG
:String
read-only
static
DRAG_END
:String
read-only
static
DRAG_START
:String
Properties
left
:Float
top
:Float
Inherited from UIEvent
bubble
:Bool
canceled
:Bool
data
::Dynamic
previousValue
:
Variant
relatedEvent
:
UIEvent
target
:
Component
type
:String
value
:
Variant
Methods
override
clone
():
DragEvent
override
copyFrom
(c:
UIEvent
):Void
Inherited from UIEvent
override
cancel
():Void
clone
():
UIEvent
copyFrom
(c:
UIEvent
):Void