- Description:
This module manages prediction actions that require AJAX requests.
- Source:
This module manages prediction actions that require AJAX requests.
Members
(static, constant) initBulk
- Description:
Attach on click handlers for bulk actions.
- Source:
Attach on click handlers for bulk actions.
Methods
(inner) markActionExecuted(predictionids, actionname) → {Promise}
- Description:
Executes the provided action.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
predictionids |
Array | |
actionname |
String |
Returns:
- Type
- Promise