Uses of Interface
org.uberfire.workbench.model.menu.MenuItemPlain
-
Packages that use MenuItemPlain Package Description org.uberfire.workbench.model.menu org.uberfire.workbench.model.menu.impl -
-
Uses of MenuItemPlain in org.uberfire.workbench.model.menu
Methods in org.uberfire.workbench.model.menu with parameters of type MenuItemPlain Modifier and Type Method Description voidMenuVisitor. visit(MenuItemPlain menuItemPlain)Visits a plain menu item in the tree. -
Uses of MenuItemPlain in org.uberfire.workbench.model.menu.impl
Methods in org.uberfire.workbench.model.menu.impl with parameters of type MenuItemPlain Modifier and Type Method Description voidBaseMenuVisitor. visit(MenuItemPlain menuItemPlain)
-