Package org.vaadin.firitin.fluency.ui
Interface FluentHasTheme<S extends FluentHasTheme<S>>
-
- All Superinterfaces:
com.vaadin.flow.component.HasElement,com.vaadin.flow.component.HasTheme,Serializable
- All Known Subinterfaces:
FluentVaadinTextField<S,F,T>
- All Known Implementing Classes:
PagingGrid,VAccordionPanel,VBigDecimalField,VDetails,VEmailField,VGrid,VIntegerField,VMenuBar,VNotification,VNumberField,VPasswordField,VSplitLayout,VTab,VTextArea,VTextField
public interface FluentHasTheme<S extends FluentHasTheme<S>> extends com.vaadin.flow.component.HasTheme
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default SwithThemeNames(String... themeName)
-