dojox
»
grid
»
edit
» isEditing
dojox.grid.edit.isEditing
dojo.require("dojox.grid._grid.edit");
defined in dojox/grid/_grid/edit.js
Indicates editing state of the grid.
Usage
function ()
(view source)
return
this
.
info
.
rowIndex
!
== undefined;