- Description:
Javascript events for the
process_monitor
module.
- Source:
- Since:
- 4.2
- Copyright:
- 2022 Ferran Recio
- 2022 Ferran Recio
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Javascript events for the process_monitor
module.
Members
(static, constant) eventTypes
- Description:
Events for the
core_editor
subsystem.
- Source:
Properties:
Name | Type | Description |
---|---|---|
processMonitorStateChange |
String |
Events for the core_editor
subsystem.
Methods
(inner) dispatchStateChangedEvent(detail, target)
- Description:
Trigger a state changed event.
- Source:
Parameters:
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
detail |
Object | the full state |
||||||
target |
Object | the custom event target (document if none provided) Properties
|
Events
processMonitorStateChange
- Description:
An event triggered when the monitor state has changed.
- Source: