Constructordojox.grid.layout

dojo.require("dojox.grid._grid.layout");
defined in dojox/grid/_grid/layout.js

Controls grid cell layout. Owned by grid and used internally.

Usage

function (inGrid) (view source)
parametertypedescription
inGrid  

Jump to PropertiesFunctionsBack to top

FunctionaddCellDef(inRowIndex, inCellIndex, inDef)
FunctionaddRowDef(inRowIndex, inDef)
FunctionaddRowsDef(inDef)
FunctionaddViewDef(inDef)
FunctionsetStructure(inStructure)

Jump to FunctionsPropertiesBack to top