Class StiDashboardExpressionHelper
Hierarchy
-
StiDashboardExpressionHelper
Methods
Static getBackColor
- getBackColor(component: any, defaultColor: Color): Color
-
Parameters
-
component: any
-
defaultColor: Color
Static getColor
- getColor(component: any, defaultColor: Color, propertyName: string): Color
-
Parameters
-
component: any
-
defaultColor: Color
-
propertyName: string
Static getForeColor
- getForeColor(component: any, defaultColor: Color): Color
-
Parameters
-
component: any
-
defaultColor: Color