Class StiDashboardElementViewHelper
Hierarchy
-
StiDashboardElementViewHelper
Methods
Static applyComponentStyleToElement
- applyComponentStyleToElement(element: IStiElement): void
Static format
-
Parameters
Returns string
Static getBackColor
-
Parameters
Returns string
Static getBingMapScript
- getBingMapScript(element: IStiElement, showTitle: boolean): Promise<string>
-
Parameters
Returns Promise<string>
Static getConstants
- getConstants(value: string, cells: any): Hashtable
Static getControlElementSettings
Static getDashboardInteractionAsync
- getDashboardInteractionAsync(element: any): Promise<KeyObjectType>
Static getDashboardWatermark
Static getElementContentAttributesAsync
- getElementContentAttributesAsync(element: IStiElement, scaleX: number, scaleY: number, requestParams: any): Promise<KeyObjectType>
-
Parameters
-
-
scaleX: number
-
scaleY: number
-
requestParams: any
Static getForeColor
-
Parameters
Returns string
Static parseDashboardDrillDownParameters
- parseDashboardDrillDownParameters(drillDownParameters: any[], report: StiReport): Promise<void>
-
Parameters
-
drillDownParameters: any[]
-
report: StiReport
Returns Promise<void>