Lines Matching refs:_this

1869       var _this = this;
1893 _this.removeEventListener(element, eventName, callback);
4130 var _this = this;
4136 return _this.add(key, c, context);
4985 var _this = this;
5011 return _this.onAfterPluginsInitialized();
5014 return _this.onUpdateSettings();
5017 return _this.init();
6557 var _this = this;
6580 func.apply(_this, args);
6928 var _this = this,
6940 _this.instance.view.render();
6950 _this._fireCallbacks(true);
6978 _this.state = EditorState.FINISHED;
6979 _this.discardEditor(result);
16300 var _this = this;
16323 var cellType = _this.getCellMeta(row, column);
17960 var _this = this;
17971 fragment.appendChild(_this.createColElement(string.col));
23887 var _this = this;
23909 _this.eventManager.removeEventListener(document.body, 'mousemove', handler);
25056 var _this = this;
25066 if (optionType.indexOf('array') > -1 && _this.getSetting(key).length) {
25822 var _this = this;
25829 return _this.onKeyDown(event);
25832 return _this.onKeyUp();
25835 return _this.onKeyUp();
25838 return _this.onTableScroll(event);
25843 return _this.onTableScroll(event);
25849 return _this.onTableScroll(event);
25852 return _this.onTableScroll(event);
25858 return _this.onTableScroll(event);
25861 return _this.onTableScroll(event);
25867 return _this.onTableScroll(event);
25870 return _this.onTableScroll(event);
25876 return _this.onTableScroll(event);
25882 return _this.onTableScroll(event);
25894 if (_this.topOverlay.clone.wtTable.holder.contains(event.realTarget)) {
25896 …} else if (_this.bottomOverlay.clone && _this.bottomOverlay.clone.wtTable.holder.contains(event.re…
25898 } else if (_this.leftOverlay.clone.wtTable.holder.contains(event.realTarget)) {
25900 …} else if (_this.topLeftCornerOverlay && _this.topLeftCornerOverlay.clone && _this.topLeftCornerOv…
25902 …} else if (_this.bottomLeftCornerOverlay && _this.bottomLeftCornerOverlay.clone && _this.bottomLef…
26782 var _this = this;
26828 var cellData = _this.getSetting('data', row, column);
27023 var _this = this;
27060 return _this._modifyRowHeaderWidth(origRowHeaderWidth);
28493 var _this = this;
28512 _this.clientHeight = _this.getWorkspaceHeight();
29109 var _this = this;
29119 var _this$cellProperties = _this.cellProperties,
29129 …sitive === true ? value.indexOf(this.query) : value.toLowerCase().indexOf(_this.query.toLowerCase(…
29132 match = value.substr(indexOfMatch, _this.query.length);
29159 _this.instance._registerTimeout(setTimeout(function () {
29160 _this.queryChoices(_this.TEXTAREA.value);
29658 var _this = this;
29661 if (_this.htEditor) {
29662 _this.htEditor.destroy();
29728 var _this = this;
29736 addedItems.push(_this._arrayMap.splice(index + count, 0, newIndex + count));
30615 var _this = this;
30623 var sample = _this.generateSample(type, range, index);
31856 …var _this = _possibleConstructorReturn(this, (DebugOverlay.__proto__ || Object.getPrototypeOf(Debu…
31858 _this.clone = _this.makeClone(_base2.default.CLONE_DEBUG);
31859 _this.clone.wtTable.holder.style.opacity = 0.4;
31860 _this.clone.wtTable.holder.style.textShadow = '0 0 2px #ff0000';
31862 (0, _element.addClass)(_this.clone.wtTable.holder.parentNode, 'wtDebugVisible');
31863 return _this;
31910 …var _this = _possibleConstructorReturn(this, (LeftOverlay.__proto__ || Object.getPrototypeOf(LeftO…
31912 _this.clone = _this.makeClone(_base2.default.CLONE_LEFT);
31913 return _this;
32272 …var _this = _possibleConstructorReturn(this, (TopOverlay.__proto__ || Object.getPrototypeOf(TopOve…
32274 _this.clone = _this.makeClone(_base2.default.CLONE_TOP);
32275 return _this;
32688 …var _this = _possibleConstructorReturn(this, (TopLeftCornerOverlay.__proto__ || Object.getPrototyp…
32690 _this.clone = _this.makeClone(_base2.default.CLONE_TOP_LEFT_CORNER);
32691 return _this;
33291 var _this = this;
33308 return _this.clearLengthCache();
33312 return _this.onSkipLengthCache(delay);
34245 var _this = this;
34250 var property = _this.colToProp(column);
34434 var _this = this,
34520 …vent.keyCode) && !(0, _unicode.isCtrlKey)(event.keyCode) && !ctrlDown && !_this.isEditorOpened()) {
34521 _this.openEditor('', event);
34530 if (!_this.isEditorOpened() && ctrlDown) {
34539 if (_this.isEditorOpened() && !activeEditor.isWaiting()) {
34540 _this.closeEditorAndSaveChanges(ctrlDown);
34549 if (_this.isEditorOpened() && !activeEditor.isWaiting()) {
34550 _this.closeEditorAndSaveChanges(ctrlDown);
34560 if (_this.isEditorOpened() && !activeEditor.isWaiting()) {
34561 _this.closeEditorAndSaveChanges(ctrlDown);
34571 if (_this.isEditorOpened() && !activeEditor.isWaiting()) {
34572 _this.closeEditorAndSaveChanges(ctrlDown);
34599 _this.prepareEditor();
34605 _this.openEditor(null, event);
34615 if (_this.isEditorOpened()) {
34618 _this.closeEditorAndSaveChanges(ctrlDown);
34622 _this.openEditor(null, event);
34635 if (_this.isEditorOpened()) {
34636 _this.closeEditorAndRestoreOriginalValue(ctrlDown);
34693 _this.openEditor();
34741 _this.prepareEditor();
34982 …var _this = _possibleConstructorReturn(this, (DateEditor.__proto__ || Object.getPrototypeOf(DateEd…
34984 _this.defaultDateFormat = 'DD/MM/YYYY';
34985 _this.isCellEdited = false;
34986 _this.parentDestroyed = false;
34987 return _this;
35803 var _this = this;
35806 return _this.refreshDimensions();
35809 return _this.refreshDimensions();
35812 return _this.refreshDimensions();
35815 return _this.refreshDimensions();
36435 var _this = this;
36443 return callback.apply(_this, params);
36643 …var _this = _possibleConstructorReturn(this, (AutoColumnSize.__proto__ || Object.getPrototypeOf(Au…
36645 privatePool.set(_this, {
36660 _this.widths = [];
36666 _this.ghostTable = new _ghostTable2.default(_this.hot);
36672 _this.samplesGenerator = new _samplesGenerator2.default(function (row, col) {
36673 return _this.hot.getDataAtCell(row, col);
36680 _this.firstCalculation = true;
36686 _this.inProgress = false;
36689 _this.addHook('beforeColumnResize', function (col, size, isDblClick) {
36690 return _this.onBeforeColumnResize(col, size, isDblClick);
36692 return _this;
37322 …var _this = _possibleConstructorReturn(this, (AutoRowSize.__proto__ || Object.getPrototypeOf(AutoR…
37324 _this.heights = [];
37330 _this.ghostTable = new _ghostTable2.default(_this.hot);
37336 _this.samplesGenerator = new _samplesGenerator2.default(function (row, col) {
37338 return _this.hot.getDataAtCell(row, col);
37340 return _this.hot.getColHeader(col);
37349 _this.firstCalculation = true;
37355 _this.inProgress = false;
37358 _this.addHook('beforeRowResize', function (row, size, isDblClick) {
37359 return _this.onBeforeRowResize(row, size, isDblClick);
37361 return _this;
37922 …var _this = _possibleConstructorReturn(this, (Autofill.__proto__ || Object.getPrototypeOf(Autofill…
37924 _this.eventManager = new _eventManager2.default(_this);
37930 _this.addingStarted = false;
37936 _this.mouseDownOnCellCorner = false;
37942 _this.mouseDragOutside = false;
37948 _this.handleDraggedCells = 0;
37954 _this.directions = [];
37960 _this.autoInsertRow = false;
37961 return _this;
38793 var _this = this;
38830 return callback.apply(_this.hot, params);
38970 …var _this = _possibleConstructorReturn(this, (ContextMenu.__proto__ || Object.getPrototypeOf(Conte…
38972 _this.eventManager = new _eventManager2.default(_this);
38978 _this.commandExecutor = new _commandExecutor2.default(_this.hot);
38984 _this.itemsFactory = null;
38990 _this.menu = null;
38991 return _this;
39470 var _this = this;
39492 _this.defaultOrderPattern.push(menuItemKey);
39665 var _this = this;
39668 return _this.onDocumentMouseDown(event);
40459 var _this = this;
40463 var className = _this.getCellMeta(row, col).className;
40889 var _this = this;
40893 return _this.getCellMeta(row, col).readOnly;
41268 …var _this = _possibleConstructorReturn(this, (CopyPaste.__proto__ || Object.getPrototypeOf(CopyPas…
41270 _this.eventManager = new _eventManager2.default(_this);
41278 _this.columnsLimit = COLUMNS_LIMIT;
41285 _this.copyableRanges = [];
41296 _this.pasteMode = 'overwrite';
41304 _this.rowsLimit = ROWS_LIMIT;
41312 _this.textarea = void 0;
41314 privatePool.set(_this, {
41317 return _this;
42267 …var _this = _possibleConstructorReturn(this, (ManualColumnFreeze.__proto__ || Object.getPrototypeO…
42269 privatePool.set(_this, {
42278 _this.frozenColumnsBasePositions = [];
42282 _this.manualColumnMovePlugin = void 0;
42283 return _this;
42595 var _this = this;
42602 _this._arrayMap[itemIndex] = itemIndex;
42747 …var _this = _possibleConstructorReturn(this, (ManualColumnMove.__proto__ || Object.getPrototypeOf(…
42749 privatePool.set(_this, {
42768 _this.removedColumns = [];
42774 _this.columnsMapper = new _columnsMapper2.default(_this);
42780 _this.eventManager = new _eventManager2.default(_this);
42786 _this.backlight = new _backlight2.default(hotInstance);
42792 _this.guideline = new _guideline2.default(hotInstance);
42793 return _this;
43739 …var _this = _possibleConstructorReturn(this, (ManualColumnResize.__proto__ || Object.getPrototypeO…
43741 _this.currentTH = null;
43742 _this.currentCol = null;
43743 _this.selectedCols = [];
43744 _this.currentWidth = null;
43745 _this.newSize = null;
43746 _this.startY = null;
43747 _this.startWidth = null;
43748 _this.startOffset = null;
43749 _this.handle = document.createElement('DIV');
43750 _this.guide = document.createElement('DIV');
43751 _this.eventManager = new _eventManager2.default(_this);
43752 _this.pressed = null;
43753 _this.dblclick = 0;
43754 _this.autoresizeTimeout = null;
43755 _this.manualColumnWidths = [];
43757 (0, _element.addClass)(_this.handle, 'manualColumnResizer');
43758 (0, _element.addClass)(_this.guide, 'manualColumnResizerGuide');
43759 return _this;
44440 …var _this = _possibleConstructorReturn(this, (ManualRowMove.__proto__ || Object.getPrototypeOf(Man…
44442 privatePool.set(_this, {
44459 _this.removedRows = [];
44465 _this.rowsMapper = new _rowsMapper2.default(_this);
44471 _this.eventManager = new _eventManager2.default(_this);
44477 _this.backlight = new _backlight2.default(hotInstance);
44483 _this.guideline = new _guideline2.default(hotInstance);
44484 return _this;
45325 var _this = this;
45332 _this._arrayMap[itemIndex] = itemIndex;
45560 …var _this = _possibleConstructorReturn(this, (ManualRowResize.__proto__ || Object.getPrototypeOf(M…
45562 _this.currentTH = null;
45563 _this.currentRow = null;
45564 _this.selectedRows = [];
45565 _this.currentHeight = null;
45566 _this.newSize = null;
45567 _this.startY = null;
45568 _this.startHeight = null;
45569 _this.startOffset = null;
45570 _this.handle = document.createElement('DIV');
45571 _this.guide = document.createElement('DIV');
45572 _this.eventManager = new _eventManager2.default(_this);
45573 _this.pressed = null;
45574 _this.dblclick = 0;
45575 _this.autoresizeTimeout = null;
45576 _this.manualRowHeights = [];
45578 (0, _element.addClass)(_this.handle, 'manualRowResizer');
45579 (0, _element.addClass)(_this.guide, 'manualRowResizerGuide');
45580 return _this;
46853 var _this = this;
46857 if (_this.dragged.length === 1) {
46859 _this.dragged.splice(0, _this.dragged.length);
46864 var entryPosition = _this.dragged.indexOf(query);
46869 _this.dragged = _this.dragged.slice(0, 1);
46871 _this.dragged = _this.dragged.slice(-1);
46879 selectedRange = _this.hot.getSelectedRange();
46881 _this.dragged.push('topLeft');
46883 _this.touchStartRange = {
46892 selectedRange = _this.hot.getSelectedRange();
46894 _this.dragged.push('bottomRight');
46896 _this.touchStartRange = {
46909 removeFromDragged.call(_this, 'topLeft');
46911 _this.touchStartRange = void 0;
46916 removeFromDragged.call(_this, 'bottomRight');
46918 _this.touchStartRange = void 0;
46936 if (_this.dragged.length === 0) {
46942 if (!endTarget || endTarget === _this.lastSetCell) {
46947 targetCoords = _this.hot.getCoords(endTarget);
46953 selectedRange = _this.hot.getSelectedRange();
46959 _this.hot.selection.setRangeEnd(targetCoords);
46962 …newRangeCoords = _this.getCurrentRangeCoords(selectedRange, targetCoords, _this.touchStartRange.di…
46965 _this.hot.selection.setRangeStart(newRangeCoords.start);
46968 _this.hot.selection.setRangeEnd(newRangeCoords.end);
46970 _this.lastSetCell = endTarget;
48033 var _this = this;
48229 return _this.settings.preventOverflow;
48842 var _this = this;
48883 return _this.__callback();