Searched refs:callAddLayoutActions (Results 1 – 2 of 2) sorted by relevance
149 engine.callAddLayoutActions(actions, parent, selectedNodes); in updateSelection()163 engine.callAddLayoutActions(itemActions, selectedNode, null); in updateSelection()
219 public List<RuleAction> callAddLayoutActions(List<RuleAction> actions, in callAddLayoutActions() method in RulesEngine