dojox
»
Grid
» get
dojox.Grid.get
dojo.require("dojox.grid.Grid");
defined in dojox/grid/Grid.js
data socket (called in cell's context)
Usage
function (inRowIndex)
(view source)
return
this
.
grid
.
model
.
getDatum
(
inRowIndex,
this
.
fieldIndex
)
;
parameter
type
description
inRowIndex