Searched refs:fileStatisticsLoadingPage (Results 1 – 1 of 1) sorted by relevance
28 private fileStatisticsLoadingPage: unknown; property in TabPaneFileStatistics40 this.fileStatisticsLoadingPage.style.visibility = 'visible'; // @ts-ignore50 this.fileStatisticsLoadingPage = this.shadowRoot!.querySelector('.file-statistics-loading');72 this.fileStatisticsLoadingPage.style.height = `${this.parentElement!.clientHeight - 24}px`;96 this.fileStatisticsLoadingPage.style.visibility = 'visible';106 this.fileStatisticsLoadingPage.style.visibility = 'hidden';