Searched refs:topEl (Results 1 – 1 of 1) sorted by relevance
7784 var topEl; // the element we want to match the top coordinate of7787 topEl = view.el; // will cause the popover to cover any sort of header property7790 topEl = this.rowEls.eq(row); // will align with top of row property7796 top: topEl.offset().top,