- addToDrawer(Component...) - Method in class com.vaadin.flow.component.applayout.AppLayout
-
Adds the components to the drawer slot of this AppLayout.
- addToNavbar(Component...) - Method in class com.vaadin.flow.component.applayout.AppLayout
-
Adds the components to the navbar slot of this AppLayout.
- addToNavbar(boolean, Component...) - Method in class com.vaadin.flow.component.applayout.AppLayout
-
Adds the components to the navbar slot of this AppLayout.
- afterNavigation() - Method in class com.vaadin.flow.component.applayout.AppLayout
-
Called after a navigation event.
- AppLayout - Class in com.vaadin.flow.component.applayout
-
Server-side component for the <vaadin-app-layout> element.
- AppLayout() - Constructor for class com.vaadin.flow.component.applayout.AppLayout
-
- AppLayout.Section - Enum in com.vaadin.flow.component.applayout
-
Sections in the component that can be used as primary.