The IIMESupport interface defines the interface for any component that supports IME.
(input method editor).
IME is used for entering characters in Chinese, Japanese, and Korean.
imeMode:String
The IME mode of the component.
Implementation public function get imeMode():String public function set imeMode(value:String):void
Mardi Août 16 2011, 02:33 PM +02:00