dojox
»
GridView
» updateStructure
dojox.GridView.updateStructure
dojo.require("dojox.grid._grid.view");
defined in dojox/grid/_grid/view.js
Usage
function ()
(view source)
this
.
header
.
update
(
)
;
// content builder needs to update markup cache
this
.
content
.
update
(
)
;