Interface FluentHasPrefixAndSuffix<S extends FluentHasPrefixAndSuffix<S>>

All Superinterfaces:
com.vaadin.flow.component.HasElement, com.vaadin.flow.component.shared.HasPrefix, com.vaadin.flow.component.textfield.HasPrefixAndSuffix, com.vaadin.flow.component.shared.HasSuffix, Serializable
All Known Subinterfaces:
FluentVaadinTextField<S,F,T>
All Known Implementing Classes:
VBigDecimalField, VEmailField, VIntegerField, VNumberField, VPasswordField, VTextArea, VTextField

public interface FluentHasPrefixAndSuffix<S extends FluentHasPrefixAndSuffix<S>> extends com.vaadin.flow.component.textfield.HasPrefixAndSuffix