Searched refs:autoRowSize (Results 1 – 3 of 3) sorted by relevance
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 21046 autoRowSize: void 0, 29521 autoRowSize: false, property 37374 …return this.hot.getSettings().autoRowSize === true || (0, _object.isObject)(this.hot.getSettings()… 37550 var setting = this.hot.getSettings().autoRowSize; 37551 …ect.hasOwnProperty)(setting, 'samplingRatio') ? this.hot.getSettings().autoRowSize.samplingRatio :… 37552 …wnProperty)(setting, 'allowSampleDuplicates') ? this.hot.getSettings().autoRowSize.allowSampleDupl… 37589 if ((0, _object.isObject)(this.hot.getSettings().autoRowSize)) { 37590 limit = this.hot.getSettings().autoRowSize.syncLimit; 39737 autoRowSize: false, property
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …autoRowSize:void 0,dateFormat:void 0,correctFormat:false,defaultDate:void 0,strict:void 0,allowHtm…
|
| /plugin/jsontable/script/ |
| D | handsontable.full.min.js | 29 …autoRowSize:!1,readOnly:!0,fillHandle:!1,autoWrapCol:!1,autoWrapRow:!1,afterOnCellMouseDown:functi… property 35 …autoRowSize||(0,l.isObject)(this.hot.getSettings().autoRowSize)}},{key:"enablePlugin",value:functi…
|