Package com.xffffff.wellfed.common
Interface SearchInput.OnTextChange
-
- Enclosing class:
- SearchInput
public static interface SearchInput.OnTextChangeThe OnTextChange interface defines the onTextChange handler for the RequiredTextInputLayout class.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonTextChange(java.lang.String newText)
-