v7.3.0

Bar
internal
Abstract

Base class used by Header and Footer. Holds an element for each column. Not intended to be used directly.

No results

Properties

Properties are getters/setters or publicly accessible variables on this class
  • isBar : Booleantrue
    READONLY
    static
    ADVANCED
    Identifies an object as an instance of Bar class, or subclass thereof.
  • isBar : Booleantrue
    READONLY
    ADVANCED
    Identifies an object as an instance of Bar class, or subclass thereof.

Functions

Functions are methods available for calling on the class
    • fixCellWidths( )
      private

      Fix cell widths (flex or fixed width) after rendering. Not a part of template any longer because of CSP

    Source path

    Grid/view/Bar.js

    Contents