dojox.grid.tableMap
dojo.require("dojox.grid._grid.builder");
defined in dojox/grid/_grid/builder.js
Maps an html table into a structure parsable for information about cell row and col spanning. Used by headerBuilder
Usage
function (inRows) (view source)
parameter | type | description |
---|---|---|
inRows |
FunctionsBack to top



Find node's map coords by it's structure coords

Find a node in inNode's table with the given structure coords

Map table topography
