- Description:
Manages the processor form on the message preferences page.
- Source:
- Copyright:
- 2016 Ryan Wyllie
- 2016 Ryan Wyllie
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Manages the processor form on the message preferences page.
Methods
(inner) isLoading() → {bool}
- Description:
Check if this processor is loading.
- Source:
Returns:
- Type
- bool
(inner) save() → {object}
- Description:
Persist the processor configuration.
- Source:
Returns:
jQuery promise
- Type
- object
(inner) startLoading()
- Description:
Flag the processor as loading.
- Source:
(inner) stopLoading()
- Description:
Remove the loading flag for this processor.
- Source: