dojox
»
grid
»
data
»
DojoData
» _getRowFromItem
dojox.grid.data.DojoData._getRowFromItem
dojo.require("dojox.grid._data.model");
defined in dojox/grid/_data/model.js
Usage
function (item)
(view source)
// gets us the row object (and row index) of an item
parameter
type
description
item