Ab.grid.Row Object
Ab.grid.Row Object
File:
ab-reportgrid.js
The grid manages a collection of
Ab.grid.Row
objects, one for each displayed grid row.
Properties
-
panel: Parent grid panel reference; -
actions:Ext.util.MixedCollectionofAb.view.Actionobjects, one for each button or link in this row; -
cells:Ext.util.MixedCollectionofAb.grid.Cellobjects, one for each cell in this row; -
dom: This row DOM element (<tr>) reference
