W3cubDocs

/Haxe Flash

IMEEvent

package flash.events

extends TextEventEvent

Available on flash

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

Static variables

static read only IME_COMPOSITION:String

@:require(flash10_1) static read only IME_START_COMPOSITION:String

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/events/IMEEvent.html