Searched refs:fileStatisticsSortType (Results 1 – 1 of 1) sorted by relevance
33 private fileStatisticsSortType: number = 0; property in TabPaneFileStatistics56 this.fileStatisticsSortType = evt.detail.sort;57 if (this.fileStatisticsSortType !== 0 && this.fileStatisticsSource.length > 0) {139 if (this.fileStatisticsSortType !== 0 && result.length > 0) {226 return this.fileStatisticsSortType === 1 ?229 this.fileStatisticsSortType === 2 ?236 return this.fileStatisticsSortType === 1 ?239 this.fileStatisticsSortType === 2 ?