Searched refs:SelectionBroker (Results 1 – 2 of 2) sorted by relevance
5 var SelectionBroker = function() { class11 SelectionBroker.prototype.addSelectionHandler = function(handler) {15 SelectionBroker.prototype.select = function(from, ranges, selected) {32 SelectionBroker.prototype.clear = function(from) {
126 selectionBroker = new SelectionBroker();