Searched refs:computeApplicableActionIds (Results 1 – 1 of 1) sorted by relevance
194 Set<String> availableIds = computeApplicableActionIds(allActions); in getMenuItems()316 private Set<String> computeApplicableActionIds(Map<INode, List<RuleAction>> actions) { in computeApplicableActionIds() method in DynamicContextMenu536 Set<String> availableIds = computeApplicableActionIds(allActions); in addMenuItems()