Triggers the textChanged event.
protected void onTextChanged( Event e )
e
An Event object that provides notification for the event.
When overriding this method, call super.onTextChanged.
See Also addOnTextChanged