Static variables

Constructor

@:value({ id : 0, text : "", cancelable : false, bubbles : true })new(type:String, bubbles:Bool = true, cancelable:Bool = false, text:String = "", id:Int = 0)

Methods

Inherited Variables

Defined by ErrorEvent

@:flash.property@:require(flash10_1)read onlyerrorID:Int

Defined by TextEvent

@:flash.propertytext:String

Defined by Event

@:flash.propertyread onlybubbles:Bool

@:flash.propertyread onlycancelable:Bool

@:flash.propertyread onlycurrentTarget:Object

@:flash.propertyread onlyeventPhase:EventPhase

@:flash.propertyread onlytarget:Object

@:flash.propertyread onlytype:String

Inherited Methods