RevGrid - v0.9.3
    Preparing search index...

    Class RevStandardCellPainter<BGS, BCS, SF>Abstract

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Methods

    Constructors

    Methods

    • An empty implementation of a cell renderer, see the null object pattern.

      Parameters

      Returns undefined | number

      Preferred pixel width of content. The content may or may not be rendered at that width depending on whether or not config.bounds was respected and whether or not the grid renderer is using clipping. (Clipping is generally not used due to poor performance.)