| Package | mx.core |
| Interface | public interface IIMESupport |
| Implementors | ComboBase, DataGrid, DataGridColumn, List, NumericStepper, TextArea, TextInput, Tree, UITextField |
See also
| imeMode | property |
imeMode:String [read-write]The IME mode of the component.
Implementation public function get imeMode():String
public function set imeMode(value:String):void