Uses of Class
com.vaadin.flow.server.frontend.scanner.ChunkInfo
Packages that use ChunkInfo
-
Uses of ChunkInfo in com.vaadin.flow.server.frontend.scanner
Fields in com.vaadin.flow.server.frontend.scanner declared as ChunkInfoMethods in com.vaadin.flow.server.frontend.scanner that return types with arguments of type ChunkInfoModifier and TypeMethodDescriptionFrontendDependencies.getCss()Get all the CSS files used by the application.FrontendDependenciesScanner.getCss()Get all the CSS files used by the application.FrontendDependencies.getModules()Get all JS modules needed for run the application.FrontendDependenciesScanner.getModules()Get all ES6 modules needed for run the application.FrontendDependencies.getScripts()Get all the JS files used by the application.FrontendDependenciesScanner.getScripts()Get all the JS files used by the application.