AppHeader(com.vaadin.flow.component.html.Image logo,
String title,
AppDrawer drawer) |
AppHeader(String title,
AppDrawer drawer) |
AppToolbar(com.vaadin.flow.component.html.Image logo,
String title,
AppDrawer drawer) |
AppToolbar(String title,
AppDrawer drawer) |
PaperIconItem(String title,
String icon,
com.vaadin.flow.server.Command command,
AppDrawer appDrawer) |
PaperIconItem(String title,
URL image,
com.vaadin.flow.server.Command command,
AppDrawer appDrawer) |
PaperItem(String title,
com.vaadin.flow.server.Command command,
AppDrawer appDrawer) |