dojox
»
grid
»
selection
» select
dojox.grid.selection.select
dojo.require("dojox.grid._grid.selection");
defined in dojox/grid/_grid/selection.js
Usage
function (inIndex)
(view source)
this
.
unselectAll
(
inIndex
)
;
this
.
addToSelection
(
inIndex
)
;
parameter
type
description
inIndex