dojox
»
grid
»
edit
» _focusEditor
dojox.grid.edit._focusEditor
dojo.require("dojox.grid._grid.edit");
defined in dojox/grid/_grid/edit.js
Usage
function (inCell, inRowIndex)
(view source)
dojox.
grid
.
fire
(
inCell.
editor
,
"focus"
,
[
inRowIndex
]
)
;
parameter
type
description
inCell
inRowIndex