StiManuallyEnteredDataParser Class
Namespace: Stimulsoft.Dashboard.Components
Methods
| Method | Returns | Description |
|---|---|---|
getChartDataTable static |
StiDataTable | |
getGaugeDataTable static |
void | |
getIndicatorDataTable static |
StiDataTable | |
getProgressDataTable static |
StiDataTable | |
parseString static |
string | |
sumNullable static |
number |
Method Details
getChartDataTable static
getChartDataTable(content: string, element: IStiElement): StiDataTable
Parameters
- content (string)
- element (IStiElement)
Returns StiDataTable
getGaugeDataTable static
getGaugeDataTable(content: string, dateTimeMode: boolean, element: IStiElement): void
Parameters
- content (string)
- dateTimeMode (boolean)
- element (IStiElement)
getIndicatorDataTable static
getIndicatorDataTable(content: string, element: IStiElement): StiDataTable
Parameters
- content (string)
- element (IStiElement)
Returns StiDataTable
getProgressDataTable static
getProgressDataTable(content: string, element: IStiElement): StiDataTable
Parameters
- content (string)
- element (IStiElement)
Returns StiDataTable
parseString static
parseString(value: any, element: IStiElement): string
Parameters
- value (any)
- element (IStiElement)
Returns string
sumNullable static
sumNullable(values: number[]): number
Parameters
- values (number[])
Returns number
Fields
| Field | Type | Description |
|---|---|---|
| rows | any | |
| rows | any | |
| str | any | |
| stringRows | any | |
| stringRows | any | |
| stringRows | any | |
| stringRows | any | |
| value | any | |
| value | any | |
| value | any | |
| value | any | |
| value | any | |
| value | any | |
| value | any | |
| value | any | |
| value | any | |
| value | any | |
| value | any | |
| values | any |