dojox.grid.editors.Base.focus
dojo.require("dojox.grid._data.editors");
defined in dojox/grid/_data/editors.js
focus the grid editor
Usage
function (/*Integer*/ inRowIndex, inNode) (view source)
parameter | type | description |
---|---|---|
inRowIndex | Integer | grid row index |
inNode | node editor node |