Overview | Methods | This Package | All Packages
Triggers the IMEChange event.
Syntax
protected void onIMEChange( Event e )
Parameters
e
An Event object that provides the event data.
Remarks
The IMEChange event occurs when the user switches input methods on an Asian version of the Windows operating system.
See Also addOnIMEChange, getOnIMEChange