Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Constructors

constructor

Properties

Protected cancelButton

cancelButton: HTMLElement

Protected chart

chart: Chart

Chart object

deprecated

Protected colorsContainer

colorsContainer: HTMLElement

Protected colorsJsonContainer

colorsJsonContainer: any

Protected containers

containers: HTMLElement[]

Protected drawButton

drawButton: HTMLElement

Protected gridIndicator

gridIndicator: GridIndicator

Indicator to edit

Protected isNew

isNew: boolean = false

Protected parametersContainer

parametersContainer: HTMLElement

Protected parametersJsonContainer

parametersJsonContainer: any

possibleIndicators

possibleIndicators: BaseIndicator[]

Possible indicators for this instance

Protected selectDrawFunction

selectDrawFunction: HTMLSelectElement

Protected selectIndicator

selectIndicator: HTMLSelectElement

Protected source

Source indicator from which new one will be calculated

Methods

addGridIndicator

  • addGridIndicator(): void

clearSelect

  • clearSelect(select: HTMLSelectElement, leaveFirst?: boolean): void
  • Parameters

    • select: HTMLSelectElement
    • Default value leaveFirst: boolean = false

    Returns void

createElement

  • Parameters

    Returns HTMLElement

editGridIndicator

  • editGridIndicator(): void

getColors

  • getColors(): string[]

getDrawFunction

  • getDrawFunction(): any

getParameters

  • getParameters(): number[]

getPossibleDrawFunctions

populateColors

  • populateColors(): void
  • Returns void

populateDrawFunctions

  • populateDrawFunctions(): void
  • Returns void

populateParameters

  • populateParameters(): void
  • Returns void

render

  • render(): void

setGridIndicatorOutputData

  • setGridIndicatorOutputData(): void

setPossibleIndicators

Generated using TypeDoc