Options
All
  • Public
  • Public/Protected
  • All
Menu

SummaryValue class

Hierarchy

  • SummaryValue

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • new SummaryValue(key: string, value?: object): SummaryValue
  • SummaryValue class

    Parameters

    • key: string
    • Default value value: object = {}

      value for this key

      • [index: string]: number

    Returns SummaryValue

Properties

data

data: object

the description of this value

Type declaration

  • [index: string]: number

key

key: string

the description of this value

Methods

addValue

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