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) CollectsWebComponentModulesWriterclass and classes that extendWebComponentExporter/WebComponentExporterFactoryusingfinder.default voidTypeScriptBootstrapModifier.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 theThemeDefinitionof the application.FrontendDependenciesScanner.getThemeDefinition()Get theThemeDefinitionof the application.