Static variables

staticread onlyACTIVITY:String

Constructor

@:value({ activating : false, cancelable : false, bubbles : false })new(type:String, bubbles:Bool = false, cancelable:Bool = false, activating:Bool = false)

Variables

Inherited Variables

Defined by Event

read onlybubbles:Bool

read onlycancelable:Bool

read onlytarget:Dynamic

read onlytype:String

Inherited Methods