The cell's column definition.
The cell's column.
The column api.
Application context as set on gridOptions.context
.
The row's data.
The grid's cell, a DOM div element.
The parent DOM item for the cell renderer, same as eGridCell unless using checkbox selection.
True if this is a full width row.
The row node.
Pinned state of the cell.
The current index of the row (this changes after filter and sort).
Value to be rendered.
Formatted value to be rendered.
Convenience function to format a value using the column's formatter.
Convenience function to get most recent up to date value.
Convenience function to refresh the cell.
registerRowDragger:
The HTMLElement to be used as Row Dragger
The amount of pixels required to start the drag (Default: 4)
The value to be displayed while dragging. Note: Only relevant with Full Width Rows.
Set to true
to prevent the Grid from hiding the Row Dragger when it is disabled.
Convenience function to set the value.
Generated using TypeDoc
The grid api.