Searched refs:infoData (Results 1 – 2 of 2) sorted by relevance
26 private infoData: Array<InfoDataTable> = []; property in SpInfoAndStats48 if (this.infoData.length > 0) {49 this.infoTableEl!.recycleDataSource = this.infoData;60 info('infoData(metric) size is: ', this.infoData.length);95 this.infoData = [];108 this.infoData.push({
26 private infoData: Array<InfoDataTable> = []; property in SpInfoAndStats66 if (this.infoData.length > 0) {67 this.infoTableEl!.recycleDataSource = this.infoData;76 info('infoData(metric) size is: ', this.infoData.length);116 this.infoData = [];129 this.infoData.push({