Methods
(static) cdsRecordError(evt, error)
Show error messages
Parameters:
Name | Type | Description |
---|---|---|
evt |
Object
|
The event object. |
error |
Object
|
The object with the errors. |
(static) cdsRecordIframe(url)
Trust iframe url
Parameters:
Name | Type | Description |
---|---|---|
url |
String
|
The url. |
(static) cdsRecordInit(evt)
When the module initialized
Parameters:
Name | Type | Description |
---|---|---|
evt |
Object
|
The event object. |
(static) cdsRecordLoadingStart(evt)
Change the state to loading
Parameters:
Name | Type | Description |
---|---|---|
evt |
Object
|
The event object. |
(static) cdsRecordLoadingStop(evt)
Change the state to normal
Parameters:
Name | Type | Description |
---|---|---|
evt |
Object
|
The event object. |