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 drawButton

drawButton: HTMLElement

Protected gridIndicator

gridIndicator: GridIndicator

Indicator to edit

Protected isNew

isNew: boolean = false

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
  • Returns void

clearSelect

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

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

    Returns void

editGridIndicator

  • editGridIndicator(): void
  • Returns void

getColors

  • getColors(): string[]
  • Returns string[]

getDrawFunction

  • getDrawFunction(): any
  • Returns any

getParameters

  • getParameters(): number[]
  • Returns number[]

getPossibleDrawFunctions

  • Returns BaseDrawFunction[]

render

  • render(): void

setGridIndicatorOutputData

  • setGridIndicatorOutputData(): void
  • Returns void

setPossibleIndicators

  • Returns BaseIndicator[]

Generated using TypeDoc