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