Events Class
Events.js:3
Global shared events through the ComBroker framework
Constructor
Events
()
Object
Returns:
Global Events
Item Index
Events
- ADDED_RESOURCE static
- CAMPAIGN_LIST_LOADED static
- FONT_SELECTION_CHANGED static
- JSON_EVENT_ROW_CHANGED
- LOAD_SCENE static
- MOUSE_ENTERS_CANVAS static
- NEW_SCENE_ADD static
- REMOVED_RESOURCE static
- REMOVED_SCENE static
- REMOVING_RESOURCE static
- REMOVING_SCENE static
- SCENE_BLOCK_LIST_UPDATED static
- SCENE_EDITOR_REMOVE static
- SCENE_ITEM_REMOVE static
- SCENE_ITEM_SELECTED static
- SCENE_LIST_UPDATED static
- SCENE_PUSH_BOTTOM static
- SCENE_PUSH_TOP static
- SCENE_REDO static
- SCENE_UNDO static
- SCENE_ZOOM_IN static
- SCENE_ZOOM_OUT static
- SCENE_ZOOM_RESET static
- SELECTED_STACK_VIEW static
- STATIONS_POLL_TIME_CHANGED static
- THEME_CHANGED static
- WIZARD_EXIT static
Events
ADDED_RESOURCE
final
static
added resource
Event Payload:
-
caller
This -
context
Selfcaller
-
UNKNOWN
String
CAMPAIGN_LIST_LOADED
final
static
campaign list completed loading
Event Payload:
-
caller
This -
context
Selfcaller
-
UNKNOWN
String
FONT_SELECTION_CHANGED
final
static
Custom event fired when a font settings changed
Event Payload:
-
caller
This -
context
Selfcaller
-
edata
Event
JSON_EVENT_ROW_CHANGED
event fires datagrid json event data chnaged / saved
Event Payload:
-
this
Object -
caller
Objectthe firing element
-
alpha
Numbervalue
LOAD_SCENE
final
static
Scene loaded and ready event
Event Payload:
-
caller
This -
context
Selfcaller
-
UNKNOWN
String
MOUSE_ENTERS_CANVAS
final
static
Custom events fired when a mouse hovers over canvas
Event Payload:
-
caller
This -
context
Selfcaller
-
event
Event
NEW_SCENE_ADD
final
static
new scene added event
Event Payload:
-
caller
This -
context
Selfcaller
-
UNKNOWN
String
REMOVED_RESOURCE
final
static
resource removed
Event Payload:
-
caller
This -
context
Selfcaller
-
UNKNOWN
String
REMOVED_SCENE
final
static
scene already removed
Event Payload:
-
caller
This -
context
Selfcaller
-
UNKNOWN
String
REMOVING_RESOURCE
final
static
removing resource (not removed yet)
Event Payload:
-
caller
This -
context
Selfcaller
-
UNKNOWN
String
REMOVING_SCENE
final
static
removing scene (not removed yet)
Event Payload:
-
caller
This -
context
Selfcaller
-
UNKNOWN
String
SCENE_BLOCK_LIST_UPDATED
final
static
Selected block list updated
Event Payload:
-
caller
This -
context
Selfcaller
-
UNKNOWN
String
SCENE_EDITOR_REMOVE
final
static
Scene editor removed event
Event Payload:
-
caller
This -
context
Selfcaller
-
UNKNOWN
String
SCENE_ITEM_REMOVE
final
static
scene item removed event
Event Payload:
-
caller
This -
context
Selfcaller
-
UNKNOWN
String
SCENE_ITEM_SELECTED
final
static
Scene item selected
Event Payload:
-
caller
This -
context
Selfcaller
-
UNKNOWN
String
SCENE_LIST_UPDATED
final
static
scene list updated
Event Payload:
-
caller
This -
context
Selfcaller
-
UNKNOWN
String
SCENE_PUSH_BOTTOM
final
static
push bottom scene
Event Payload:
-
caller
This -
context
Selfcaller
-
UNKNOWN
String
SCENE_PUSH_TOP
final
static
push top scene
Event Payload:
-
caller
This -
context
Selfcaller
-
UNKNOWN
String
SCENE_REDO
final
static
scene redo event
Event Payload:
-
caller
This -
context
Selfcaller
-
UNKNOWN
String
SCENE_UNDO
final
static
scene undo event
Event Payload:
-
caller
This -
context
Selfcaller
-
UNKNOWN
String
SCENE_ZOOM_IN
final
static
Scene zoom in event
Event Payload:
-
caller
This -
context
Selfcaller
-
UNKNOWN
String
SCENE_ZOOM_OUT
final
static
Scene zoom out event
Event Payload:
-
caller
This -
context
Selfcaller
-
UNKNOWN
String
SCENE_ZOOM_RESET
final
static
Scene reset event
Event Payload:
-
caller
This -
context
Selfcaller
-
UNKNOWN
String
SELECTED_STACK_VIEW
final
static
Selected stack view
Event Payload:
-
caller
This -
context
Selfcaller
-
UNKNOWN
String
STATIONS_POLL_TIME_CHANGED
final
static
Station polling time changes
Event Payload:
-
caller
This -
context
Selfcaller
-
UNKNOWN
String
THEME_CHANGED
final
static
Theme changed
Event Payload:
-
caller
This -
context
Selfcaller
-
UNKNOWN
String
WIZARD_EXIT
final
static
exited the startup wizard event
Event Payload:
-
caller
This -
context
Selfcaller
-
UNKNOWN
String