Searched refs:setIntervalString (Results 1 – 1 of 1) sorted by relevance
398 this.setIntervalString(spanEl, tooltip, numCells);403 private setIntervalString(spanEl: HTMLElement, tooltip: string, numCells: number) { method in RowConstructor