Searched refs:processSelection (Results 1 – 2 of 2) sorted by relevance
73 this.processSelection(selection);94 this.processSelection(this.selections_[idx]);98 processSelection: function(selection) { method in AnalysisView
331 …istory.pushState({view_guid:this.guid_,selection_guid:b.guid});this.processSelection(b)},clearSele…332 …+a);a>=this.selections_.length||(this.processSelection(this.selections_[a]),b.stopPropagation())}}…