| Package | Description |
|---|---|
| org.uberfire.workbench.model.menu | |
| org.uberfire.workbench.model.menu.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
MenuItem.accept(MenuVisitor visitor)
Causes the given
MenuVisitor to visit this menu item and its children. |
void |
Menus.accept(MenuVisitor visitor)
Causes the given
MenuVisitor to visit this menu, then each item in turn (they will pass the visitor to
their descendants). |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseMenuVisitor |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseMenuCustom.accept(MenuVisitor visitor) |
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.