Package org.vaadin.firitin.fluency.ui
Interface FluentHasTooltip<S extends FluentHasTooltip<S>>
-
- All Superinterfaces:
com.vaadin.flow.component.HasElement,com.vaadin.flow.component.shared.HasTooltip,Serializable
- All Known Subinterfaces:
FluentVaadinTextField<S,F,T>
- All Known Implementing Classes:
ConfirmButton,DefaultButton,DeleteButton,LocaleSelect,VBigDecimalField,VButton,VCheckBox,VCheckboxGroup,VComboBox,VCustomField,VDatePicker,VDateTimePicker,VDetails,VEmailField,VIntegerField,VListBox,VNumberField,VPasswordField,VRadioButtonGroup,VSelect,VTab,VTextArea,VTextField
public interface FluentHasTooltip<S extends FluentHasTooltip<S>> extends com.vaadin.flow.component.shared.HasTooltip
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default SwithTooltip(String tooltip)
-