Searched refs:currentActiveTab (Results 1 – 1 of 1) sorted by relevance
125 private currentActiveTab: undefined | Tab; property in TraceViewComponent158 return tab === this.currentActiveTab;209 if (this.currentActiveTab) {210 this.currentActiveTab.view.htmlElement.style.display = 'none';228 this.currentActiveTab = tab;