Lines Matching refs:bottomOverlay
11959 editedCell = this.instance.view.wt.wtOverlays.bottomOverlay.clone.wtTable.getCell({
12026 …fset = (0, _element.getCssTransform)(this.instance.view.wt.wtOverlays.bottomOverlay.clone.wtTable.…
24943 if (this.wtOverlays.bottomOverlay && this.wtOverlays.bottomOverlay.clone) {
24944 return this.wtOverlays.bottomOverlay.clone.wtTable.getCell(coords);
25734 this.bottomOverlay = { property
25750 if (this.bottomOverlay) {
25751 syncScroll = this.bottomOverlay.updateStateOfRendering() || syncScroll;
25753 this.bottomOverlay = _base2.default.createOverlay(_base2.default.CLONE_BOTTOM, this.wot);
25770 if (this.bottomOverlay.needFullRender && this.leftOverlay.needFullRender) {
25856 if (this.bottomOverlay.needFullRender) {
25857 … listenersToRegister.push([this.bottomOverlay.clone.wtTable.holder, 'scroll', function (event) {
25860 … listenersToRegister.push([this.bottomOverlay.clone.wtTable.holder, 'wheel', function (event) {
25896 …} else if (_this.bottomOverlay.clone && _this.bottomOverlay.clone.wtTable.holder.contains(event.re…
25998 var bottomOverlay = this.bottomOverlay.clone ? this.bottomOverlay.clone.wtTable.holder : null;
26029 if (parentHolder === topOverlay || parentHolder === bottomOverlay) {
26073 var bottomOverlay = void 0;
26081 if (this.bottomOverlay.needFullRender) {
26082 bottomOverlay = this.bottomOverlay.clone.wtTable.holder;
26093 if (this.leftOverlay.needFullRender && this.bottomOverlay.needFullRender) {
26126 if (bottomOverlay && bottomOverlay.scrollLeft !== tempScrollValue) {
26132 bottomOverlay.scrollLeft = tempScrollValue;
26153 } else if (target === bottomOverlay) {
26210 if (bottomOverlay && bottomOverlay.scrollLeft !== tempScrollValue) {
26215 bottomOverlay.scrollLeft = tempScrollValue;
26283 if (this.bottomOverlay.needFullRender) {
26284 this.bottomOverlay.clone.wtTable.holder.scrollLeft = scrollLeft;
26303 if (this.bottomOverlay.needFullRender) {
26304 this.bottomOverlay.updateMainScrollableElement();
26322 if (this.bottomOverlay.clone) {
26323 this.bottomOverlay.destroy();
26362 if (this.bottomOverlay.clone) {
26363 this.bottomOverlay.refresh(fastDraw);
26405 if (this.bottomOverlay.clone) {
26406 this.bottomOverlay.adjustElementsSize(force);
26422 if (this.bottomOverlay.clone) {
26423 this.bottomOverlay.applyToDOM();
26443 …var overlays = [this.topOverlay, this.leftOverlay, this.bottomOverlay, this.topLeftCornerOverlay, …
27284 if (wtOverlays.bottomOverlay.clone) {
27285 wtOverlays.bottomOverlay.resetFixedPosition();
28836 if (fixedRowsBottom && this.wot.wtOverlays.bottomOverlay.clone) {
28837 …fixedRowsHeight = this.wot.wtOverlays.bottomOverlay.sumCellSizes(totalRows - fixedRowsBottom, tota…
35959 …fset = (0, _element.getCssTransform)(this.instance.view.wt.wtOverlays.bottomOverlay.clone.wtTable.…