Searched refs:mappedSettings (Results 1 – 2 of 2) sorted by relevance
38549 … var mappedSettings = (0, _utils.getMappedFillHandleSetting)(this.hot.getSettings().fillHandle);38550 this.directions = mappedSettings.directions;38551 this.autoInsertRow = mappedSettings.autoInsertRow;38689 var mappedSettings = {};38692 mappedSettings.directions = Object.keys(DIRECTIONS); field38693 mappedSettings.autoInsertRow = true;38700 mappedSettings.autoInsertRow = false;38702 mappedSettings.autoInsertRow = fillHandle.autoInsertRow;38705 mappedSettings.autoInsertRow = false;38709 mappedSettings.directions = [fillHandle.direction];[all …]
1 …mappedSettings=(0,_utils.getMappedFillHandleSetting)(this.hot.getSettings().fillHandle);this.direc…