Home
last modified time | relevance | path

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

/plugin/edittable/lib/
Dhandsontable.full.js14182 cellSettings: [], property
14243 spliceWith(priv.cellSettings, index, amount, 'array');
14259 if (priv.cellSettings[row]) {
14260 spliceWith(priv.cellSettings[row], index, amount);
14282 priv.cellSettings.splice(index, amount);
14305 if (priv.cellSettings[_row]) {
14307 priv.cellSettings[_row].splice(visualColumnIndex, amount);
15633 priv.cellSettings.length = 0;
15775 priv.cellSettings.length = 0;
16360 var cachedValue = priv.cellSettings[physicalRow][physicalColumn][key];
[all …]
/plugin/zwidoku/files/
H A Djs.js1cellSettings:[],columnSettings:[],columnsSettingConflicts:['data','width'],settings:new GridSettin…
/plugin/jsontable/script/
Dhandsontable.full.min.js29cellSettings:[],columnSettings:[],columnsSettingConflicts:["data","width","language"],settings:new… property