Interface TextInputField.TextChangeNotifier

All Known Subinterfaces:
ResizableTextArea<V>, TextArea<V>, TextField<V>
All Known Implementing Classes:
AbstractTextArea, ResizableTextAreaImpl, TextAreaImpl, TextFieldImpl
Enclosing interface:
TextInputField<V>

public static interface TextInputField.TextChangeNotifier
An interface for UI components that provide additional methods for text change handling.