Package | Description |
---|---|
org.uberfire.workbench.model.menu | |
org.uberfire.workbench.model.menu.impl |
Modifier and Type | Method and Description |
---|---|
default List<ResourceActionRef> |
MenuItem.getResourceActions()
Get the list of
ResourceActionRef actions this menu item is
restricted to. |
Modifier and Type | Method and Description |
---|---|
List<ResourceActionRef> |
DefaultMenuGroup.getResourceActions() |
Constructor and Description |
---|
DefaultMenuGroup(List<MenuItem> menuItems,
List<ResourceActionRef> resourceActionRefs,
List<String> permissionNames,
String contributionPoint,
String caption,
MenuPosition position,
int order) |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.