Functiondojox.grid.editors.Base.formatNode

dojo.require("dojox.grid._data.editors");
defined in dojox/grid/_data/editors.js

format the editing dom node. Use when editor is a widget.

Usage

function (inNode, inDatum, /*Integer*/ inRowIndex) (view source)
parametertypedescription
inNode node dom node for the editor
inDatum cell data to edit
inRowIndexIntegergrid row index