Assigns a delegate to the inputLangChange event.
public final void addOnInputLangChange( InputLangChangeEventHandler value )
value
The InputLangChangeEventHandler delegate to be notified when the event occurs.
The inputLangChange event occurs after the input language has changed for this form.
See Also removeOnInputLangChange