The flash.text.ime package provides support for inline editing of non-Roman text for applications that provide their own text editing facilities. This support is especially helpful for applications that implement Input Method Editors (IMEs) for use with FTE (the flash.text.engine package).
Interfaces
Interface | Description | |
---|---|---|
IIMEClient | Interface for IME (input method editor) clients. |
Classes
Class | Description | |
---|---|---|
CompositionAttributeRange | The CompositionAttributeRange class represents a range of composition attributes for use with IME events. |
Fri Mar 19 2010, 02:57 AM -07:00