StiBlocklyHelper Class
Namespace: Stimulsoft.Report.Web
Properties
| Property | Type | Description |
|---|---|---|
isAssemblyLoaded static |
boolean |
Methods
| Method | Returns | Description |
|---|---|---|
getBlocklyInitParameters static |
void | |
getBlockyWorkspaceXML static |
string | |
getInitBlocksJsCode static |
string | |
getResourceFileText static |
string | |
getSampleXML static |
string | |
getToolboxXML static |
string |
Method Details
getBlocklyInitParameters static
getBlocklyInitParameters(report: StiReport, param: any, callbackResult: any): void
Parameters
- report (StiReport)
- param (any)
- callbackResult (any)
getBlockyWorkspaceXML static
getBlockyWorkspaceXML(eventValue: string): string
Parameters
- eventValue (string)
Returns string
getInitBlocksJsCode static
getInitBlocksJsCode(report: StiReport, userFunction: StiUserFunction): string
Parameters
- report (StiReport)
- userFunction (StiUserFunction)
Returns string
getResourceFileText static
getResourceFileText(filename: string): string
Parameters
- filename (string)
Returns string
getSampleXML static
getSampleXML(): string
Returns string
getToolboxXML static
getToolboxXML(report: StiReport, showCurrentValue: boolean, userFunction: StiUserFunction): string
Parameters
- report (StiReport)
- showCurrentValue (boolean)
- userFunction (StiUserFunction)
Returns string
Fields
| Field | Type | Description |
|---|---|---|
| jsCode | any | |
| jsCode | any | |
| jsCode | any | |
| jsCode | any | |
| jsCode | any | |
| jsCode | any | |
| jsCode | any | |
| jsCode | any | |
| jsCode | any | |
| jsCode | any | |
| jsCode | any | |
| text | any | |
| text | any | |
| text | any | |
| text | any | |
| text | any | |
| text | any | |
| text | any | |
| text | any | |
| text | any | |
| toolboxXML | any | |
| toolboxXML | any | |
| toolboxXML | any | |
| userFunction | any |