Uses of Class
com.vaadin.flow.server.frontend.FrontendToolsSettings
Packages that use FrontendToolsSettings
-
Uses of FrontendToolsSettings in com.vaadin.flow.server.frontend
Constructors in com.vaadin.flow.server.frontend with parameters of type FrontendToolsSettingsModifierConstructorDescriptionFrontendTools
(FrontendToolsSettings settings) Creates an instance of the class using thebaseDir
as a base directory to locate the tools and the directory returned by thealternativeDirGetter
as a directory to install tools if they are not found and use it as an alternative tools location.