Interface TextInputHandlingField
- All Known Implementing Classes:
AbstractComboBox,AbstractTimeField,ComboBox,CurrencyField,LocalDateField,LocalTimeField,MultiLineTextField,NumberField,PasswordField,TagComboBox,TextField
public interface TextInputHandlingField
-
Method Summary
Modifier and TypeMethodDescriptiondefault boolean
-
Method Details
-
onTextInput
-
onSpecialKeyPressed
Event<SpecialKey> onSpecialKeyPressed() -
defaultHandleTextInputEvent
-