Static variables

staticread onlyERROR:EventType<ErrorEvent>

Constructor

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

Variables

@:require(flash10_1)read onlyerrorID:Int

Methods

Inherited Variables

Defined by TextEvent

Defined by Event

read onlybubbles:Bool

read onlycancelable:Bool

read onlytarget:Object

read onlytype:String

Inherited Methods