Hierarchy

  • StiDashboardElementViewHelper

Index

Methods

Static format

Static getActionColors

Static getBackColor

Static getBingMapScript

  • getBingMapScript(element: IStiElement, showTitle: boolean): Promise<string>
  • Parameters

    Returns Promise<string>

Static getBorder

Static getBorderJson

Static getConstants

  • getConstants(value: string, cells: any): Hashtable
  • Parameters

    • value: string
    • cells: any

    Returns Hashtable

Static getControlElementSettings

Static getCornerRadius

Static getDashboardInteractionAsync

  • getDashboardInteractionAsync(element: any): Promise<KeyObjectType>

Static getDashboardWatermark

Static getElementContentAttributesAsync

  • getElementContentAttributesAsync(element: IStiElement, scaleX: number, scaleY: number, requestParams: any): Promise<KeyObjectType>

Static getFont

Static getFontJson

Static getForeColor

Static getLayout

Static getShadow

Static getTitle

Static parseDashboardDrillDownParameters

  • parseDashboardDrillDownParameters(drillDownParameters: any[], report: StiReport): Promise<void>
  • Parameters

    • drillDownParameters: any[]
    • report: StiReport

    Returns Promise<void>

Generated using TypeDoc