Uses of Class
com.vaadin.flow.server.PwaConfiguration
-
Packages that use PwaConfiguration Package Description com.vaadin.flow.server com.vaadin.flow.server.frontend.scanner -
-
Uses of PwaConfiguration in com.vaadin.flow.server
Methods in com.vaadin.flow.server that return PwaConfiguration Modifier and Type Method Description PwaConfiguration
PwaRegistry. getPwaConfiguration()
-
Uses of PwaConfiguration in com.vaadin.flow.server.frontend.scanner
Methods in com.vaadin.flow.server.frontend.scanner that return PwaConfiguration Modifier and Type Method Description PwaConfiguration
FrontendDependencies. getPwaConfiguration()
Get the PWA configuration of the application.PwaConfiguration
FrontendDependenciesScanner. getPwaConfiguration()
Get thePwaConfiguration
of the application.
-