dojox
»
grid
»
rows
» isOver
dojox.grid.rows.isOver
dojo.require("dojox.grid._grid.rows");
defined in dojox/grid/_grid/rows.js
Usage
function (inRowIndex)
(view source)
return
(
this
.
overRow
== inRowIndex
)
;
parameter
type
description
inRowIndex