Searched refs:rowHeaderWidth (Results 1 – 3 of 3) sorted by relevance
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 21345 rowHeaderWidth: void 0, 26876 rowHeaderWidth: null, 27056 var origRowHeaderWidth = this.wot.wtSettings.settings.rowHeaderWidth; 27059 this.wot.wtSettings.settings.rowHeaderWidth = function () { 28506 this.rowHeaderWidth = NaN; 28732 this.rowHeaderWidth = 0; 28735 this.rowHeaderWidth += rowHeadersHeightSetting[i] || rowHeadersHeightSetting; 28743 if (isNaN(this.rowHeaderWidth)) { 28747 this.rowHeaderWidth = 0; 28751 this.rowHeaderWidth += (0, _element.outerWidth)(TH); [all …]
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …rowHeaderWidth:void 0,columnHeaderHeight:void 0,observeChanges:void 0,sortFunction:void 0,sortByRe…
|
| /plugin/jsontable/script/ |
| D | handsontable.full.min.js | 29 …rowHeaderWidth:null,columnHeaderHeight:null,headerClassName:null},this.settings={},(0,r.objectEach… property 35 …ks("afterViewportColumnCalculatorOverride",t)},rowHeaderWidth:function(){return n.settings.rowHead…
|