StiReportCheckHelper Class
Namespace: Stimulsoft.Designer
Methods
| Method | Returns | Description |
|---|---|---|
actionCheck static |
void | |
| callbackFunc | void | |
checkReport static |
void | |
getCheckPreview static |
void | |
| resultFunc (+2 overloads) | void |
Method Details
actionCheck static
actionCheck(designer: StiDesigner, report: StiReport, parameters: any, callbackResult: any): void
Parameters
- designer (StiDesigner)
- report (StiReport)
- parameters (any)
- callbackResult (any)
callbackFunc
callbackFunc(callbackResult: any): void
Parameters
- callbackResult (any)
checkReport static
checkReport(designer: StiDesigner, report: StiReport, parameters: any, callbackResult: any, callbackFunc: any): void
Parameters
- designer (StiDesigner)
- report (StiReport)
- parameters (any)
- callbackResult (any)
- callbackFunc (any)
getCheckPreview static
getCheckPreview(designer: StiDesigner, report: StiReport, parameters: any, callbackResult: any): void
Parameters
- designer (StiDesigner)
- report (StiReport)
- parameters (any)
- callbackResult (any)
resultFunc
resultFunc(checks: any): void
Parameters
- checks (any)
resultFunc(checks: any): void
Parameters
- checks (any)
resultFunc(checks: any): void
Parameters
- checks (any)
Fields
| Field | Type | Description |
|---|---|---|
| checks | any | |
| isAsync | any | |
| isAsync | any | |
| needUpdateReport | any | |
| pixelElement | any | |
| pixelHighlightedElement | any | |
| report | any |