Interface FluentHasAutocorrect<S extends com.vaadin.flow.component.textfield.HasAutocorrect>
- All Superinterfaces:
com.vaadin.flow.component.textfield.HasAutocorrect, com.vaadin.flow.component.HasElement, Serializable
- All Known Subinterfaces:
FluentVaadinTextField<S,F, T>
- All Known Implementing Classes:
VBigDecimalField, VEmailField, VIntegerField, VNumberField, VPasswordField, VTextArea, VTextField
public interface FluentHasAutocorrect<S extends com.vaadin.flow.component.textfield.HasAutocorrect>
extends com.vaadin.flow.component.textfield.HasAutocorrect
-
Field Summary
Fields inherited from interface com.vaadin.flow.component.textfield.HasAutocorrect
AUTOCORRECT_ATTRIBUTE -
Method Summary
Methods inherited from interface com.vaadin.flow.component.textfield.HasAutocorrect
isAutocorrect, setAutocorrectMethods inherited from interface com.vaadin.flow.component.HasElement
getElement
-
Method Details
-
withAutocorrect
-