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