Interface HasChangeHandlers

All Superinterfaces:
HasHandlers
All Known Implementing Classes:
DoubleBox, FileUpload, IntegerBox, ListBox, LongBox, PasswordTextBox, TextArea, TextBox, TextBoxBase, ValueBox, ValueBoxBase

public interface HasChangeHandlers extends HasHandlers
A widget that implements this interface provides registration for ChangeHandler instances.