Package com.vaadin.flow.server.frontend
Class ThemeValidationUtil
java.lang.Object
com.vaadin.flow.server.frontend.ThemeValidationUtil
Theme handling methods.
For internal use only. May be renamed or removed in a future release.
- Since:
- 24.1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
themeConfigurationChanged
(Options options, elemental.json.JsonObject statsJson, FrontendDependenciesScanner frontendDependencies, ClassFinder finder)
-
Constructor Details
-
ThemeValidationUtil
public ThemeValidationUtil()
-
-
Method Details
-
themeConfigurationChanged
public static boolean themeConfigurationChanged(Options options, elemental.json.JsonObject statsJson, FrontendDependenciesScanner frontendDependencies, ClassFinder finder)
-