Static variables

staticfinalread onlyACTIVITY:String

Constructor

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

Variables

@:flash.propertyactivating:Bool

Inherited Variables

Defined by Event

@:flash.propertyread onlybubbles:Bool

@:flash.propertyread onlycancelable:Bool

@:flash.propertyread onlycurrentTarget:Dynamic

@:flash.propertyread onlyeventPhase:EventPhase

@:flash.propertyread onlytarget:Dynamic

@:flash.propertyread onlytype:String

Inherited Methods