Static variables

staticread onlyIME_COMPOSITION:String

@:require(flash10_1)staticread onlyIME_START_COMPOSITION:String

Constructor

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

Variables

@:require(flash10_1)imeClient:IIMEClient

Inherited Variables

Defined by TextEvent

Defined by Event

read onlybubbles:Bool

read onlycancelable:Bool

read onlytarget:Dynamic

read onlytype:String

Inherited Methods