Searched refs:SelectionBroker (Results 1 – 2 of 2) sorted by relevance
5 var SelectionBroker = function() { class14 SelectionBroker.prototype.addSelectionHandler = function(handler) {18 SelectionBroker.prototype.setNodePositionMap = function(map) {38 SelectionBroker.prototype.select = function(from, locations, selected) {85 SelectionBroker.prototype.clear = function(from) {
138 selectionBroker = new SelectionBroker();