dojox
»
grid
» arrayRemove
dojox.grid.arrayRemove
dojo.require("dojox.grid._grid.lib");
defined in dojox/grid/_grid/lib.js
Usage
function (inArray, inIndex)
(view source)
inArray.
splice
(
inIndex,
1
)
;
parameter
type
description
inArray
inIndex