We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
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 the
PwaConfiguration
of the application.