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.AppShellRegistry
Packages that use AppShellRegistry
-
Uses of AppShellRegistry in com.vaadin.flow.server
Methods in com.vaadin.flow.server that return AppShellRegistryModifier and TypeMethodDescriptionstatic AppShellRegistry
AppShellRegistry.getInstance
(VaadinContext context) Returns the instance of the registry, or create a new one if it does not exist yet.
Constructors in com.vaadin.flow.server with parameters of type AppShellRegistryModifierConstructorDescriptionAppShellRegistryWrapper
(AppShellRegistry registry) Construct a wraper for an app-shell registry.