Searched refs:executeCustomActions (Results 1 – 4 of 4) sorted by relevance
6717 this.executeCustomActions(link.actions);6727 Graph.prototype.executeCustomActions = function(actions, done) method in Graph
3299 …e(b.substring(17)),null!=b.actions&&this.executeCustomActions(b.actions))};Graph.prototype.execute…
10631 …e(b.substring(17)),null!=b.actions&&this.executeCustomActions(b.actions))};Graph.prototype.execute…