core/local/process_monitor/events

Javascript events for the process_monitor module.

Source:
Since:
  • 4.2
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Members

(static, constant) eventTypes

Source:
Properties:
Name Type Description
processMonitorStateChange String

See event:processMonitorStateChange

Events for the core_editor subsystem.

Methods

(inner) dispatchStateChangedEvent(detail, target)

Source:

Trigger a state changed event.

Parameters:
Name Type Description
detail Object

the full state

target Object

the custom event target (document if none provided)

Properties
Name Type Description
dispatchEvent function

the component dispatch event method.

Events

processMonitorStateChange

Source:

An event triggered when the monitor state has changed.