Overview | Methods | This Package | All Packages
Triggers the inputLangChange event.
Syntax
protected void onInputLangChange( InputLangChangeEvent e )
Parameters
e
An InputLangChangeEvent object that provides the event data.
Remarks
The inputLangChange event occurs after the input language has changed for this form. The inputLangChangeRequest event occurs when the user attempts to change the input language for this form.
See Also addOnInputLangChange, removeOnInputLangChange