TextChangeListener.textChanged

This method is called when the content has changed. Callers need to have called the textChanging method prior to applying the content change and calling this method. The widget only updates the screen properly when it receives both events.

@param event the text changed event

interface TextChangeListener
void
textChanged

Meta