Uses of Class
com.vaadin.flow.server.PwaConfiguration
Packages that use PwaConfiguration
Package
Description
-
Uses of PwaConfiguration in com.vaadin.flow.server
Methods in com.vaadin.flow.server that return PwaConfiguration -
Uses of PwaConfiguration in com.vaadin.flow.server.frontend
Constructors in com.vaadin.flow.server.frontend with parameters of type PwaConfigurationModifierConstructorDescriptionTaskGeneratePWAIcons
(Options options, PwaConfiguration pwaConfiguration) -
Uses of PwaConfiguration in com.vaadin.flow.server.frontend.scanner
Methods in com.vaadin.flow.server.frontend.scanner that return PwaConfigurationModifier and TypeMethodDescriptionFrontendDependencies.getPwaConfiguration()
Get the PWA configuration of the application.FrontendDependenciesScanner.getPwaConfiguration()
Get thePwaConfiguration
of the application.