Uses of Class
com.vaadin.flow.server.frontend.AbstractFileGeneratorFallibleCommand
Packages that use AbstractFileGeneratorFallibleCommand
-
Uses of AbstractFileGeneratorFallibleCommand in com.vaadin.flow.server.frontend
Subclasses of AbstractFileGeneratorFallibleCommand in com.vaadin.flow.server.frontendModifier and TypeClassDescriptionclassAbstract class for generating client files.classCopies all frontend resources from JAR files into a given folder.classCopies JavaScript files from the given local frontend folder.classCopies JavaScript and CSS files from JAR files into a given folder.classA task for generating the bootstrap fileFrontendUtils.BOOTSTRAP_FILE_NAMEduring `package` Maven goal.classGeneratecommercial-banner.jsif it is missing in frontend/generated folder.classA task for generating the feature flags fileFrontendUtils.FEATURE_FLAGS_FILE_NAMEduring `package` Maven goal.classGenerateindex.htmlif it is missing in frontend folder.classGenerateindex.tsif it is missing in frontend folder.classGenerate default files for react-router if missing from the frontend folder.classGenerateindex.htmlif it is missing in frontend folder.classGeneratetailwind.cssif it is missing in the generated frontend folder.classGeneratetsconfig.jsonif it is missing in project folder.classGeneratetypes.d.tsif it is missing in project folder andtsconfig.jsonexists in project folder.classGeneratevite-devmode.tsif it is missing in frontend/generated folder.classA task for generating the bootstrap file for exported web componentsFrontendUtils.WEB_COMPONENT_BOOTSTRAP_FILE_NAMEduring `package` Maven goal.classGenerateweb-component.htmlif it is missing in frontend folder.classTask generating the theme definition file 'theme.js' for importing application theme into the generated frontend directory.