Static variables

staticread onlyLINK:EventType<TextEvent>

Constructor

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

Variables

@:flash.propertytext:String

Methods

Inherited Variables

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