Triggers the inputLangChangeRequest event.
protected void onInputLangChangeRequest( InputLangChangeRequestEvent e )
e
An InputLangChangeRequestEvent object that provides the event data.
The inputLangChangeRequest event occurs when the user attempts to change the input language for this form. If the event is canceled, the input language will not change.
See Also addOnInputLangChangeRequest, removeOnInputLangChangeRequest