dojox
»
grid
»
views
» addView
dojox.grid.views.addView
dojo.require("dojox.grid._grid.views");
defined in dojox/grid/_grid/views.js
Usage
function (inView)
(view source)
inView.
idx
=
this
.
views
.
length
;
this
.
views
.
push
(
inView
)
;
parameter
type
description
inView