dojox.grid.focus.isFocusCell
dojo.require("dojox.grid._grid.focus");
defined in dojox/grid/_grid/focus.js
states if the given cell is focused
parameter | type | description |
---|---|---|
inCell | Object | grid cell object |
inRowIndex | Integer | grid row index |