Searched refs:selections_ (Results 1 – 2 of 2) sorted by relevance
33 this.selections_ = []; property65 this.selections_.push(selection);77 this.selections_ = []; property86 for (idx = 0; idx < this.selections_.length; ++idx) {87 if (this.selections_[idx].guid === event.state.selection_guid)91 if (idx >= this.selections_.length)94 this.processSelection(this.selections_[idx]);
330 …e="analysis-view";this.currentSelection_=this.currentView_=void 0;this.selections_=[];this.guid_=b… property331 …selections_.push(b);window.history.pushState({view_guid:this.guid_,selection_guid:b.guid});this.pr… property332 …this.selections_.length&&this.selections_[a].guid!==b.state.selection_guid;++a);a>=this.selections…