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