Haxe API Documentation
Back | Index
extern class flash.system.IME
extends flash.events.EventDispatcher
Available in flash
static var conversionMode : IMEConversionMode
static var enabled : Bool
static var isSupported(default,null) : Bool
static function compositionAbandoned() : Void
static function compositionSelectionChanged(start : Int, end : Int) : Void
static function doConversion() : Void
static function setCompositionString(composition : String) : Void
Back | Index