Uses of Interface
org.uberfire.workbench.model.menu.MenuItemCommand
-
Packages that use MenuItemCommand Package Description org.uberfire.workbench.model.menu org.uberfire.workbench.model.menu.impl -
-
Uses of MenuItemCommand in org.uberfire.workbench.model.menu
Methods in org.uberfire.workbench.model.menu with parameters of type MenuItemCommand Modifier and Type Method Description voidMenuVisitor. visit(MenuItemCommand menuItemCommand)Visits a menu item that has an associated command. -
Uses of MenuItemCommand in org.uberfire.workbench.model.menu.impl
Methods in org.uberfire.workbench.model.menu.impl with parameters of type MenuItemCommand Modifier and Type Method Description voidBaseMenuVisitor. visit(MenuItemCommand menuItemCommand)
-