Uses of Class
org.vaadin.firitin.components.textfield.VEmailField
-
Uses of VEmailField in org.vaadin.firitin.components.textfield
Modifier and TypeMethodDescriptionVEmailField.withAutoselect
(boolean autoselect) VEmailField.withClearButtonVisible
(boolean clearButtonVisible) VEmailField.withMaxLength
(int maxLength) VEmailField.withMinLength
(int minLength) VEmailField.withPattern
(String pattern) VEmailField.withPlaceholder
(String placeholder) VEmailField.withRequired
(boolean required) VEmailField.withValueChangeMode
(com.vaadin.flow.data.value.ValueChangeMode valueChangeMode)