Home
last modified time | relevance | path

Searched refs:fixedColumnsLeft (Results 1 – 3 of 3) sorted by relevance

/plugin/edittable/lib/
Dhandsontable.full.js7042 if (this.col < this.instance.getSettings().fixedColumnsLeft) {
7048 if (this.col < this.instance.getSettings().fixedColumnsLeft) {
7053 } else if (this.col < this.instance.getSettings().fixedColumnsLeft) {
14310 var fixedColumnsLeft = instance.getSettings().fixedColumnsLeft;
14312 if (fixedColumnsLeft >= index + 1) {
14313 instance.getSettings().fixedColumnsLeft -= Math.min(amount, fixedColumnsLeft - index);
19937 fixedColumnsLeft: 0, property
26519 fixedColumnsLeft = _getVariables2.fixedColumnsLeft;
26535 if (coords.col >= fixedColumnsLeft && coords.col < this.getFirstVisibleColumn()) {
26644 fixedColumnsLeft = _getVariables5.fixedColumnsLeft;
[all …]
/plugin/zwidoku/files/
H A Djs.js1fixedColumnsLeft){section='top-left-corner';}else{section='top';}}else if(this.instance.getSetting…
/plugin/jsontable/script/
Dhandsontable.full.min.js29fixedColumnsLeft?"top-left-corner":"top":this.instance.getSettings().fixedRowsBottom&&this.row>=e-… property
35fixedColumnsLeft:function(){return n.settings.fixedColumnsLeft},fixedRowsTop:function(){return n.s…