Searched refs:nodeHandlers (Results 1 – 1 of 1) sorted by relevance
10 nodeHandlers: Array<NodeSelectionHandler>; property in SelectionBroker15 this.nodeHandlers = [];25 this.nodeHandlers.push(handler);45 for (const b of this.nodeHandlers) {52 for (const b of this.nodeHandlers) {72 this.nodeHandlers.forEach(function (b) {