Ab.grid.Cell Object
Ab.grid.Cell Object
File:
ab-reportgrid.js
Each
Ab.grid.Row
object manages a collection of
Ab.grid.Cell
objects, one for each cell displayed in the row.
Properties
-
row: ParentAb.grid.Rowobject reference; -
column: ParentAb.grid.Columnobject reference; -
dom: This cell DOM element (<td>) reference;
