Overview | Methods | This Package | All Packages
OverviewMethodsThis PackageAll Packages
Form.onInputLangChangeRequest
Triggers the inputLangChangeRequest event.
Syntax
protected void onInputLangChangeRequest( InputLangChangeRequestEvent e )
Parameters
e
An InputLangChangeRequestEvent object that provides the event data.
Remarks
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