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.