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 Class
com.vaadin.flow.theme.ThemeDefinition
Packages that use ThemeDefinition
-
Uses of ThemeDefinition in com.vaadin.flow.server.frontend
Methods in com.vaadin.flow.server.frontend with parameters of type ThemeDefinitionModifier and TypeMethodDescriptionFrontendWebComponentGenerator.generateWebComponents
(File outputDirectory, ThemeDefinition theme) Collects
WebComponentModulesWriter
class and classes that extendWebComponentExporter
/WebComponentExporterFactory
usingfinder
.default void
TypeScriptBootstrapModifier.modify
(List<String> bootstrapTypeScript, boolean productionMode, ThemeDefinition themeDefinition) Deprecated.
-
Uses of ThemeDefinition in com.vaadin.flow.server.frontend.scanner
Methods in com.vaadin.flow.server.frontend.scanner that return ThemeDefinitionModifier and TypeMethodDescriptionFrontendDependencies.getThemeDefinition()
Get the
ThemeDefinition
of the application.FrontendDependenciesScanner.getThemeDefinition()
Get the
ThemeDefinition
of the application.