Package | Description |
---|---|
com.vaadin.flow.server.frontend | |
com.vaadin.flow.server.frontend.scanner |
Modifier and Type | Method and Description |
---|---|
Set<File> |
FrontendWebComponentGenerator.generateWebComponents(File outputDirectory,
ThemeDefinition theme)
Collects
WebComponentModulesWriter
class and classes that extend
WebComponentExporter /WebComponentExporterFactory
using finder . |
Modifier and Type | Method and Description |
---|---|
ThemeDefinition |
FrontendDependenciesScanner.getThemeDefinition()
Get the
ThemeDefinition of the application. |
ThemeDefinition |
FrontendDependencies.getThemeDefinition()
Get the
ThemeDefinition of the application. |
Copyright © 2021. All rights reserved.