dojox.grid.editors.Base.cancel
dojo.require("dojox.grid._data.editors");
defined in dojox/grid/_data/editors.js
cancel cell edit
Usage
function (/*Integer*/ inRowIndex) (view source)
parameter | type | description |
---|---|---|
inRowIndex | Integer | grid row index |