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