eLabSDK.Wizard.Report
Classes
| Name | Description |
|---|---|
| initialize |
Functions
| Name | Description |
|---|---|
| reportSuccess(panel) | Create a success report message |
| reportError(panel) | Create a error report message |
initialize
Kind: global class
new initialize(config)
| Param | Type |
|---|---|
| config | object |
reportSuccess(panel)
Create a success report message
Kind: global function
| Param | Type |
|---|---|
| panel | object |
reportError(panel)
Create a error report message
Kind: global function
| Param | Type |
|---|---|
| panel | object |
© 2023 eLabNext
Updated about 2 months ago