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 PwaConfigurationPwaRegistry. 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 PwaConfigurationFrontendDependencies. getPwaConfiguration()Get the PWA configuration of the application.PwaConfigurationFrontendDependenciesScanner. getPwaConfiguration()Get thePwaConfigurationof the application.
-