StiBlocklyBlock Class
Namespace: Stimulsoft.Report.Web
Methods
| Method | Returns | Description |
|---|---|---|
| getJsDefinition | string | |
| getTooltip | string | |
| getXmlToolboxDefinition | string |
Method Details
getJsDefinition
getJsDefinition(): string
Returns string
getTooltip
getTooltip(func: StiFunction): string
Parameters
- func (StiFunction)
Returns string
getXmlToolboxDefinition
getXmlToolboxDefinition(): string
Returns string
Fields
| Field | Type | Description |
|---|---|---|
| color | any | |
| helpUrl | any | |
| id | any | |
| inputsInline | any | |
| name | any | |
| nextStatement | any | |
| output | any | |
| previousStatement | any | |
| tooltip | any | |
| valueInputs | StiBlocklyInput[] |