Searched refs:columnHeaderHeight (Results 1 – 3 of 3) sorted by relevance
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 21354 columnHeaderHeight: void 0, 26877 columnHeaderHeight: null, 28692 if (isNaN(this.columnHeaderHeight)) { 28693 this.columnHeaderHeight = (0, _element.outerHeight)(this.wot.wtTable.THEAD); 28696 return this.columnHeaderHeight; 28707 var columnHeaderHeight = void 0; 28712 columnHeaderHeight = this.getColumnHeaderHeight(); 28714 if (columnHeaderHeight > 0) { 28715 containerHeight -= columnHeaderHeight; 28872 this.columnHeaderHeight = NaN; [all …]
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …columnHeaderHeight:void 0,observeChanges:void 0,sortFunction:void 0,sortByRelevance:true,filter:tr…
|
| /plugin/jsontable/script/ |
| D | handsontable.full.min.js | 29 …columnHeaderHeight:null,headerClassName:null},this.settings={},(0,r.objectEach)(this.defaults,func… property 35 …ings.rowHeaderWidth},columnHeaderHeight:function(){var t=e.runHooks("modifyColumnHeaderHeight");re…
|