Index
All Classes and Interfaces|All Packages|Serialized Form
A
- addToDrawer(Component...) - Method in class com.vaadin.flow.component.applayout.AppLayout
-
Adds the components to the drawer 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.
- addToNavbar(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
-
App Layout is a component for building common application layouts.
- AppLayout() - Constructor for class com.vaadin.flow.component.applayout.AppLayout
- AppLayout.AppLayoutI18n - Class in com.vaadin.flow.component.applayout
-
The internationalization properties for
AppLayout - AppLayout.Section - Enum Class in com.vaadin.flow.component.applayout
-
Sections in the component that can be used as primary.
- AppLayoutI18n() - Constructor for class com.vaadin.flow.component.applayout.AppLayout.AppLayoutI18n
C
- com.vaadin.flow.component.applayout - package com.vaadin.flow.component.applayout
D
- DRAWER - Enum constant in enum class com.vaadin.flow.component.applayout.AppLayout.Section
- DrawerToggle - Class in com.vaadin.flow.component.applayout
-
Server-side component for the
<vaadin-drawer-toggle>element. - DrawerToggle() - Constructor for class com.vaadin.flow.component.applayout.DrawerToggle
F
- fromWebcomponentValue(String) - Static method in enum class com.vaadin.flow.component.applayout.AppLayout.Section
G
- getContent() - Method in class com.vaadin.flow.component.applayout.AppLayout
- getDrawer() - Method in class com.vaadin.flow.component.applayout.AppLayout.AppLayoutI18n
-
Gets the text for the `aria-label` attribute on the drawer.
- getI18n() - Method in class com.vaadin.flow.component.applayout.AppLayout
-
Gets the internationalization object previously set for this component.
- getPrimarySection() - Method in class com.vaadin.flow.component.applayout.AppLayout
I
- isDrawerOpened() - Method in class com.vaadin.flow.component.applayout.AppLayout
-
Whether the drawer is opened (visible) or not.
- isOverlay() - Method in class com.vaadin.flow.component.applayout.AppLayout
-
Note: This property is controlled via CSS and can not be changed directly.
N
- NAVBAR - Enum constant in enum class com.vaadin.flow.component.applayout.AppLayout.Section
O
- onAttach(AttachEvent) - Method in class com.vaadin.flow.component.applayout.AppLayout
R
- remove(Component...) - Method in class com.vaadin.flow.component.applayout.AppLayout
-
Removes the child components from the parent.
S
- setContent(Component) - Method in class com.vaadin.flow.component.applayout.AppLayout
-
Sets the displayed content.
- setDrawer(String) - Method in class com.vaadin.flow.component.applayout.AppLayout.AppLayoutI18n
-
Sets the text for the `aria-label` attribute on the drawer.
- setDrawerOpened(boolean) - Method in class com.vaadin.flow.component.applayout.AppLayout
-
Server-side API for showing and hiding the drawer.
- setI18n(AppLayout.AppLayoutI18n) - Method in class com.vaadin.flow.component.applayout.AppLayout
-
Sets the internationalization object for this component.
- setIcon(Component) - Method in class com.vaadin.flow.component.applayout.DrawerToggle
- setPrimarySection(AppLayout.Section) - Method in class com.vaadin.flow.component.applayout.AppLayout
-
Defines whether navbar or drawer will come first visually.
- showRouterLayoutContent(HasElement) - Method in class com.vaadin.flow.component.applayout.AppLayout
T
- toWebcomponentValue() - Method in enum class com.vaadin.flow.component.applayout.AppLayout.Section
V
- valueOf(String) - Static method in enum class com.vaadin.flow.component.applayout.AppLayout.Section
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.vaadin.flow.component.applayout.AppLayout.Section
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Serialized Form