dojox.grid.editors.Base._finish
dojo.require("dojox.grid._data.editors");
defined in dojox/grid/_data/editors.js
called when editing is completed to clean up editor
Usage
function (/*Integer*/ inRowIndex) (view source)
parameter | type | description |
---|---|---|
inRowIndex | Integer | grid row index |