dojox.grid.selection
dojo.require("dojox.grid._grid.selection");
defined in dojox/grid/_grid/selection.js
Manages row selection for grid. Owned by grid and used internally for selection. Override to implement custom selection.
Usage
function (inGrid) (view source)
parameter | type | description |
---|---|---|
inGrid |
FunctionsBack to top
















