package flash.text.ime
Available on flashread only compositionEndIndex:Intread only compositionStartIndex:Intread only selectionActiveIndex:Intread only selectionAnchorIndex:Intread only verticalTextLayout:BoolconfirmComposition (?text:String, preserveSelection:Bool = false):VoidgetTextBounds (startIndex:Int, endIndex:Int):RectanglegetTextInRange (startIndex:Int, endIndex:Int):StringselectRange (anchorIndex:Int, activeIndex:Int):VoidupdateComposition (text:String, attributes:Vector<CompositionAttributeRange>, compositionStartIndex:Int, compositionEndIndex:Int):Void
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/flash/text/ime/IIMEClient.html