Package | Description |
---|---|
org.uberfire.workbench.model.menu | |
org.uberfire.workbench.model.menu.impl |
Modifier and Type | Method and Description |
---|---|
boolean |
MenuVisitor.visitEnter(MenuGroup menuGroup)
Visits a menu group in the tree of menus.
|
void |
MenuVisitor.visitLeave(MenuGroup menuGroup)
Visits a menu group in the tree of menus.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultMenuGroup |
Modifier and Type | Method and Description |
---|---|
boolean |
BaseMenuVisitor.visitEnter(MenuGroup menuGroup) |
void |
BaseMenuVisitor.visitLeave(MenuGroup menuGroup) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.