Searched refs:autoWrapRow (Results 1 – 3 of 3) sorted by relevance
29 …autoWrapRow:!1,afterOnCellMouseDown:function(e,t){var n=this.getSourceData(t.row,t.col);void 0!==n… property35 …autoWrapRow:function(){return t.autoWrapRow},autoWrapCol:function(){return t.autoWrapCol}}),this.t…
14891 } else if (priv.settings.autoWrapRow) {14895 …} else if (priv.settings.autoWrapRow && priv.selRange.highlight.col + delta.col < 0 && priv.selRan…19985 autoWrapRow: false, property
1 …autoWrapRow){delta.row=priv.selRange.highlight.row+delta.row==totalRows-1?1-totalRows:1;delta.col=…