We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
Uses of Interface
com.vaadin.flow.theme.AbstractTheme
Packages that use AbstractTheme
Package
Description
-
Uses of AbstractTheme in com.vaadin.flow.server.frontend.scanner
Methods in com.vaadin.flow.server.frontend.scanner that return AbstractThemeModifier and TypeMethodDescriptionFrontendDependencies.getTheme()
Get the
AbstractTheme
instance used in the application.FrontendDependenciesScanner.getTheme()
Get the
AbstractTheme
instance used in the application. -
Uses of AbstractTheme in com.vaadin.flow.theme
Methods in com.vaadin.flow.theme that return types with arguments of type AbstractThemeModifier and TypeMethodDescriptionClass<? extends AbstractTheme>
ThemeDefinition.getTheme()
Gets the theme class.
Constructor parameters in com.vaadin.flow.theme with type arguments of type AbstractThemeModifierConstructorDescriptionThemeDefinition
(Class<? extends AbstractTheme> theme, String variant, String name) Creates a definition with the given them class and variant.
-
Uses of AbstractTheme in com.vaadin.flow.theme.lumo
Classes in com.vaadin.flow.theme.lumo that implement AbstractTheme -
Uses of AbstractTheme in com.vaadin.flow.theme.material
Classes in com.vaadin.flow.theme.material that implement AbstractThemeModifier and TypeClassDescriptionclass
Deprecated.
Since 24.7, the Material theme is deprecated and will be removed in Vaadin 25.