Uses of Class
com.vaadin.flow.server.AppShellSettings
-
Packages that use AppShellSettings Package Description com.vaadin.flow.component.page -
-
Uses of AppShellSettings in com.vaadin.flow.component.page
Methods in com.vaadin.flow.component.page with parameters of type AppShellSettings Modifier and Type Method Description default voidAppShellConfigurator. configurePage(AppShellSettings settings)Configure the initial application shell settings when called.
-