Searched refs:cpuDetailsThreadSortColumn (Results 1 – 1 of 1) sorted by relevance
34 private cpuDetailsThreadSortColumn: string = ''; property in TabCpuDetailsThreads63 this.cpuDetailsThreadSortColumn = evt.detail.key; //@ts-ignore166 if (this.cpuDetailsThreadSortColumn !== '') {167 this.sortByColumn({ key: this.cpuDetailsThreadSortColumn, sort: this.sortType });