Searched refs:autoColumnSize (Results 1 – 3 of 3) sorted by relevance
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 21018 autoColumnSize: void 0, 29139 autoColumnSize: true, 29520 autoColumnSize: false, property 36705 return this.hot.getSettings().autoColumnSize !== false && !this.hot.getSettings().colWidths; 36721 var setting = this.hot.getSettings().autoColumnSize; 36886 var setting = this.hot.getSettings().autoColumnSize; 36887 …t.hasOwnProperty)(setting, 'samplingRatio') ? this.hot.getSettings().autoColumnSize.samplingRatio … 36888 …Property)(setting, 'allowSampleDuplicates') ? this.hot.getSettings().autoColumnSize.allowSampleDup… 36925 if ((0, _object.isObject)(this.hot.getSettings().autoColumnSize)) { 36926 limit = this.hot.getSettings().autoColumnSize.syncLimit;
|
| /plugin/jsontable/script/ |
| D | handsontable.full.min.js | 29 …autoColumnSize:!0,modifyColWidth:function(e,t){var n=this.getPlugin("autoColumnSize").widths,o=e;r… property 35 …autoColumnSize&&!this.hot.getSettings().colWidths}},{key:"enablePlugin",value:function(){var e=thi…
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …autoColumnSize:void 0,autoRowSize:void 0,dateFormat:void 0,correctFormat:false,defaultDate:void 0,…
|