protected static class SideMenuBuilder.SideMenuShortcutListener
extends com.vaadin.event.ShortcutListener
Modifier and Type | Field and Description |
---|---|
protected SideMenu.MenuItem |
menuItem |
Constructor and Description |
---|
SideMenuShortcutListener(SideMenu.MenuItem menuItem,
MenuItem item) |
Modifier and Type | Method and Description |
---|---|
void |
handleAction(java.lang.Object sender,
java.lang.Object target) |
protected SideMenu.MenuItem menuItem
public SideMenuShortcutListener(SideMenu.MenuItem menuItem, MenuItem item)