Package | Description |
---|---|
com.vaadin.flow.server |
Modifier and Type | Method and Description |
---|---|
Class<? extends AppShellConfigurator> |
AppShellRegistry.getShell()
Returns the
AppShellConfigurator class in the application. |
Modifier and Type | Method and Description |
---|---|
void |
AppShellRegistry.setShell(Class<? extends AppShellConfigurator> shell)
Sets the
AppShellConfigurator class in the application. |
Copyright © 2022. All rights reserved.