Hierarchy

  • StiDashboardExpressionHelper

Index

Methods

Static getBackColor

  • getBackColor(component: any, defaultColor: Color): Color
  • Parameters

    • component: any
    • defaultColor: Color

    Returns Color

Static getColor

  • getColor(component: any, defaultColor: Color, propertyName: string): Color
  • Parameters

    • component: any
    • defaultColor: Color
    • propertyName: string

    Returns Color

Static getForeColor

  • getForeColor(component: any, defaultColor: Color): Color
  • Parameters

    • component: any
    • defaultColor: Color

    Returns Color

Generated using TypeDoc