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.Row
object reference; -
column
: ParentAb.grid.Column
object reference; -
dom
: This cell DOM element (<td>
) reference;