Searched refs:currentPageNum (Results 1 – 2 of 2) sorted by relevance
145 private currentPageNum: number = 1; property in SpApplication435 this.currentPageNum = 1;1078 this.currentPageNum,1081 this.getTraceFileByPage(this.currentPageNum);1110 this.getTraceFileByPage(this.currentPageNum);1138 this.currentPageNum,1150 … this.currentPageNum = Math.floor(freeSize / 2 + Number(nodeListOf[index - 1].textContent));1152 this.currentPageNum = Number(divEL.textContent);1170 this.currentPageNum = Number(pageInput!.value);1183 if (this.progressEL!.loading || this.currentPageNum === 1) {[all …]
592 let currentPageNum = 0; variable607 let key = `${traceFileType}_${currentPageNum}`;641 currentPageNum = pageNum;