Functiondojox.grid.publicEvents.onCellFocus

dojo.require("dojox.grid._grid.publicEvents");
defined in dojox/grid/_grid/publicEvents.js

Event fired when a cell receives focus.

Usage

function (/*Object*/ inCell, /*Integer*/ inRowIndex) (view source)
parametertypedescription
inCellObjectCell object containing properties of the grid column.
inRowIndexIntegerIndex of the grid row