| Package | Description |
|---|---|
| com.vaadin.flow.component.applayout |
| Modifier and Type | Method and Description |
|---|---|
AppLayoutMenu |
AppLayout.createMenu()
Creates a new empty AppLayoutMenu and sets it as the menu for this AppLayout instance.
|
AppLayoutMenu |
AbstractAppRouterLayout.getAppLayoutMenu() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
AbstractAppRouterLayout.configure(AppLayout appLayout,
AppLayoutMenu appLayoutMenu)
This hook is called when this router layout is being constructed
and provides an opportunity to configure the AppLayout in use.
|
Copyright © 2018. All rights reserved.