dojox
»
grid
»
views
» getViewWidth
dojox.grid.views.getViewWidth
dojo.require("dojox.grid._grid.views");
defined in dojox/grid/_grid/views.js
Usage
function (inIndex)
(view source)
return
this
.
views
[
inIndex
]
.
getWidth
(
)
||
this
.
defaultWidth
;
parameter
type
description
inIndex