dojox
»
grid
» getTd
dojox.grid.getTd
dojo.require("dojox.grid._grid.lib");
defined in dojox/grid/_grid/lib.js
Usage
function (rowOwner, rowIndex, cellIndex)
(view source)
return
(
dojox.
grid
.
getTr
(
inTable, rowIndex
)
||
0
)
[
cellIndex
]
;
parameter
type
description
rowOwner
rowIndex
cellIndex