| Package | Description |
|---|---|
| to.etc.domui.component.menu |
| Modifier and Type | Method and Description |
|---|---|
PopupMenu.Submenu |
PopupMenu.addMenu(String caption,
String icon,
String hint,
boolean disabled,
Object target) |
PopupMenu.Submenu |
PopupMenu.Item.getParent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SimplePopupMenu.renderSubmenu(NodeContainer into,
PopupMenu.Submenu a) |
protected void |
SimplePopupMenu.submenuClicked(Div selectDiv,
PopupMenu.Submenu s) |
| Constructor and Description |
|---|
Item(String icon,
String title,
String hint,
boolean disabled,
IClicked<NodeBase> clicked,
PopupMenu.Submenu parent) |
Submenu(String icon,
String title,
String hint,
boolean disabled,
Object target,
PopupMenu.Submenu parent) |
Copyright © 2017 etc.to. All rights reserved.