Static variables

staticfinalread onlyIME_COMPOSITION:String

@:require(flash10_1)staticfinalread onlyIME_START_COMPOSITION:String

Constructor

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

Variables

@:flash.property@:require(flash10_1)imeClient:IIMEClient

Inherited Variables

Defined by TextEvent

@:flash.propertytext:String

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