Package | Description |
---|---|
org.vaadin.peter.contextmenu.client |
Modifier and Type | Method and Description |
---|---|
ContextMenuItemWidget |
ContextMenuItemWidget.getParentItem() |
Modifier and Type | Method and Description |
---|---|
void |
ContextMenuItemWidget.addSubMenuItem(ContextMenuItemWidget contextMenuItem)
Adds given context menu item into the sub menu of this item.
|
void |
ContextMenuItemWidget.setParentItem(ContextMenuItemWidget parentItem)
Sets parent item meaning that this item is in the sub menu of given
parent item.
|
Constructor and Description |
---|
ContextMenuItemWidgetHandler(ContextMenuItemWidget widget,
com.vaadin.client.ServerConnector connector) |
Copyright © 2016 Magnolia International Ltd.. All rights reserved.