Hierarchy

  • StiIndicatorIconRange

Implements

Index

Constructors

constructor

Properties

Protected _hash

_hash: StiMeta[]

endExpression

endExpression: string = "100"

Contains expression for calculation a end of the gauge range.

icon

icon: StiFontIcons = StiFontIcons.Rating4

startExpression

startExpression: string = "0"

Contains expression for calculation a start of the gauge range.

Methods

clone

  • clone(): any

getStringRepresentation

  • getStringRepresentation(): string
  • Returns string

implements

  • implements(): any[]
  • Returns any[]

loadFromJsonObject

  • loadFromJsonObject(j: StiJson): void

loadFromXml

  • Parameters

    Returns void

meta

saveToJsonObject

saveToString

  • saveToString(): string
  • Saves element to String.

    Returns string

    String representation which contains schema.

Static loadFromJson

Static loadFromXml

Generated using TypeDoc