Home
Components
Playground
Developer
Forums
Contribute
class
ActionEvent
UIEvent
ActionEvent
package
haxe.ui.events
haxe.ui.events.UIEvent
↪ haxe.ui.events.ActionEvent
Static Properties
read-only
static
ACTION_END
:String
read-only
static
ACTION_START
:String
Properties
action
:
ActionType
repeater
:Bool
Inherited from UIEvent
bubble
:Bool
canceled
:Bool
data
::Dynamic
previousValue
:
Variant
relatedEvent
:
UIEvent
target
:
Component
type
:String
value
:
Variant
Methods
override
clone
():
ActionEvent
override
copyFrom
(e:
UIEvent
):Void
Inherited from UIEvent
override
cancel
():Void
clone
():
UIEvent
copyFrom
(c:
UIEvent
):Void