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