dojox
»
GridView
» updateRowStyles
dojox.GridView.updateRowStyles
dojo.require("dojox.grid._grid.view");
defined in dojox/grid/_grid/view.js
Usage
function (inRowIndex)
(view source)
this
.
styleRowNode
(
inRowIndex,
this
.
getRowNode
(
inRowIndex
)
)
;
parameter
type
description
inRowIndex