haXe API Documentation
Back |
Indexextern class flash.system.IME
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