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

@:require(flash10_1)read onlyerrorID:Int

Defined by TextEvent

Defined by Event

read onlybubbles:Bool

read onlycancelable:Bool

read onlytarget:Object

read onlytype:String

Inherited Methods