Searched refs:fillHandle (Results 1 – 3 of 3) sorted by relevance
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 19900 fillHandle: true, property 29523 fillHandle: false, property 37974 return this.hot.getSettings().fillHandle; 38549 … var mappedSettings = (0, _utils.getMappedFillHandleSetting)(this.hot.getSettings().fillHandle); 38688 function getMappedFillHandleSetting(fillHandle) { 38691 if (fillHandle === true) { 38694 } else if ((0, _object.isObject)(fillHandle)) { 38695 if ((0, _mixed.isDefined)(fillHandle.autoInsertRow)) { 38699 if (fillHandle.direction === DIRECTIONS.horizontal) { 38702 mappedSettings.autoInsertRow = fillHandle.autoInsertRow; [all …]
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …fillHandle:true,fixedRowsTop:0,fixedRowsBottom:0,fixedColumnsLeft:0,outsideClickDeselects:true,ent…
|
| /plugin/jsontable/script/ |
| D | handsontable.full.min.js | 29 …fillHandle:!1,autoWrapCol:!1,autoWrapRow:!1,afterOnCellMouseDown:function(e,t){var n=this.getSourc… property 35 …fillHandle&&!this.tableProps.isEditorOpened()&&!this.isMultiple()}},{key:"isAreaCornerVisible",val…
|