Uses of Enum Class
org.vaadin.miki.shared.text.TextInputMode
Packages that use TextInputMode
Package
Description
-
Uses of TextInputMode in org.vaadin.miki.markers
Methods in org.vaadin.miki.markers that return TextInputModeModifier and TypeMethodDescriptionHasTextInputMode.getTextInputMode()Returns the current text input mode of this object.Methods in org.vaadin.miki.markers with parameters of type TextInputModeModifier and TypeMethodDescriptionvoidHasTextInputMode.setTextInputMode(TextInputMode inputMode) Changes the text input mode of this object.default SELFWithTextInputModeMixin.withTextInputMode(TextInputMode mode) ChainsHasTextInputMode.setTextInputMode(TextInputMode)and returns itself. -
Uses of TextInputMode in org.vaadin.miki.superfields.numbers
Methods in org.vaadin.miki.superfields.numbers that return TextInputModeMethods in org.vaadin.miki.superfields.numbers with parameters of type TextInputModeModifier and TypeMethodDescriptionvoidAbstractSuperNumberField.setTextInputMode(TextInputMode inputMode) -
Uses of TextInputMode in org.vaadin.miki.superfields.text
Methods in org.vaadin.miki.superfields.text that return TextInputModeMethods in org.vaadin.miki.superfields.text with parameters of type TextInputMode