Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

computeMaxAndPercentage

  • computeMaxAndPercentage(rowData: any, columns: IColDef[]): void

percentCellRenderer

  • percentCellRenderer(params: any): HTMLDivElement

valueCellRenderer

  • valueCellRenderer(params: any): HTMLDivElement

valueComparator

  • valueComparator(valueA: any, valueB: any, nodeA: any, nodeB: any, isInverted: any): number

Object literals

Let menuItemShowAsPercentage

menuItemShowAsPercentage: object

title

title: string = "Display Percentage"

action

  • action(elem: any, data: any, index: any): void

Let menuItemShowAsTotal

menuItemShowAsTotal: object

title

title: string = "Display Raw Values"

action

  • action(elem: any, data: any, index: any): void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc