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