dojox.grid.cell
dojo.require("dojox.grid._grid.cell");
defined in dojox/grid/_grid/cell.js
Respresents a grid cell and contains information about column options and methods for retrieving cell related information. Each column in a grid layout has a cell object and most events and many methods provide access to these objects.
Usage
function (inProps) (view source)
parameter | type | description |
---|---|---|
inProps |
FunctionsBack to top




