Interface FluentHasLabel<S extends FluentHasLabel<S>>

All Superinterfaces:
com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasLabel, Serializable
All Known Subinterfaces:
FluentVaadinTextField<S,F,T>
All Known Implementing Classes:
EnumSelect, LocaleSelect, VBigDecimalField, VCheckBox, VCheckboxGroup, VComboBox, VCustomField, VEmailField, VIntegerField, VNumberField, VPasswordField, VRadioButtonGroup, VSelect, VTextArea, VTextField, VTimePicker

public interface FluentHasLabel<S extends FluentHasLabel<S>> extends com.vaadin.flow.component.HasLabel