Home
last modified time | relevance | path

Searched refs:spliceArray (Results 1 – 2 of 2) sorted by relevance

/plugin/edittable/lib/
Dhandsontable.full.js14266 var spliceArray = [index, 0];
14267spliceArray.length += delta; // inserts empty (undefined) elements at the end of an array
14268 …Array.prototype.splice.apply(instance.getSettings().colHeaders, spliceArray); // inserts empty (un… argument
/plugin/zwidoku/files/
H A Djs.js1 …lHeaders)){var spliceArray=[index,0];spliceArray.length+=delta;Array.prototype.splice.apply(instan…