StiChangeTypeElementHelper Class
Namespace: Stimulsoft.Designer.Dashboards
Methods
| Method | Returns | Description |
|---|---|---|
changeTypeElement static |
void | |
createNewComponent static |
StiComponent |
Method Details
changeTypeElement static
changeTypeElement(report: StiReport, param: any, callbackResult: any): void
Parameters
- report (StiReport)
- param (any)
- callbackResult (any)
createNewComponent static
createNewComponent(elementType: string, report: StiReport): StiComponent
Parameters
- elementType (string)
- report (StiReport)
Returns StiComponent
Fields
| Field | Type | Description |
|---|---|---|
| newComponent | any | |
| originalElement | any |