dojox.grid.Builder
dojo.require("dojox.grid._grid.builder");
defined in dojox/grid/_grid/builder.js
Base class to produce html for grid content. Also provide event decoration, providing grid related information inside the event object passed to grid events.
Usage
function (inView) (view source)
parameter | type | description |
---|---|---|
inView |
FunctionsBack to top









