Highcharts Grid
    Preparing search index...

    Represents a cell content in the grid.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    cell: TableCell

    The cell to which the content belongs.

    renderer: CellRenderer

    The renderer that allows to print content (inputs, selects, etc.)

    Methods

    • Renders the cell content.

      Returns void

    • Updates the cell content without re-rendering it.

      Returns void