APIs

Show:
Defined in: Events.js:3

Global shared events through the ComBroker framework

Constructor

Events

() Object

Defined in Events.js:3

Returns:

Object:

Global Events

Events

ADDED_RESOURCE

final static

Defined in Events.js:239

added resource

Event Payload:

  • caller This
  • context Self

    caller

  • UNKNOWN String

CAMPAIGN_LIST_LOADED

final static

Defined in Events.js:269

campaign list completed loading

Event Payload:

  • caller This
  • context Self

    caller

  • UNKNOWN String

FONT_SELECTION_CHANGED

final static

Defined in Events.js:259

Custom event fired when a font settings changed

Event Payload:

  • caller This
  • context Self

    caller

  • edata Event

JSON_EVENT_ROW_CHANGED

Defined in Events.js:11

event fires datagrid json event data chnaged / saved

Event Payload:

  • this Object
  • caller Object

    the firing element

  • alpha Number

    value

LOAD_SCENE

final static

Defined in Events.js:69

Scene loaded and ready event

Event Payload:

  • caller This
  • context Self

    caller

  • UNKNOWN String

MOUSE_ENTERS_CANVAS

final static

Defined in Events.js:249

Custom events fired when a mouse hovers over canvas

Event Payload:

  • caller This
  • context Self

    caller

  • event Event

NEW_SCENE_ADD

final static

Defined in Events.js:159

new scene added event

Event Payload:

  • caller This
  • context Self

    caller

  • UNKNOWN String

REMOVED_RESOURCE

final static

Defined in Events.js:229

resource removed

Event Payload:

  • caller This
  • context Self

    caller

  • UNKNOWN String

REMOVED_SCENE

final static

Defined in Events.js:209

scene already removed

Event Payload:

  • caller This
  • context Self

    caller

  • UNKNOWN String

REMOVING_RESOURCE

final static

Defined in Events.js:219

removing resource (not removed yet)

Event Payload:

  • caller This
  • context Self

    caller

  • UNKNOWN String

REMOVING_SCENE

final static

Defined in Events.js:199

removing scene (not removed yet)

Event Payload:

  • caller This
  • context Self

    caller

  • UNKNOWN String

SCENE_BLOCK_LIST_UPDATED

final static

Defined in Events.js:49

Selected block list updated

Event Payload:

  • caller This
  • context Self

    caller

  • UNKNOWN String

SCENE_EDITOR_REMOVE

final static

Defined in Events.js:129

Scene editor removed event

Event Payload:

  • caller This
  • context Self

    caller

  • UNKNOWN String

SCENE_ITEM_REMOVE

final static

Defined in Events.js:139

scene item removed event

Event Payload:

  • caller This
  • context Self

    caller

  • UNKNOWN String

SCENE_ITEM_SELECTED

final static

Defined in Events.js:59

Scene item selected

Event Payload:

  • caller This
  • context Self

    caller

  • UNKNOWN String

SCENE_LIST_UPDATED

final static

Defined in Events.js:169

scene list updated

Event Payload:

  • caller This
  • context Self

    caller

  • UNKNOWN String

SCENE_PUSH_BOTTOM

final static

Defined in Events.js:119

push bottom scene

Event Payload:

  • caller This
  • context Self

    caller

  • UNKNOWN String

SCENE_PUSH_TOP

final static

Defined in Events.js:109

push top scene

Event Payload:

  • caller This
  • context Self

    caller

  • UNKNOWN String

SCENE_REDO

final static

Defined in Events.js:189

scene redo event

Event Payload:

  • caller This
  • context Self

    caller

  • UNKNOWN String

SCENE_UNDO

final static

Defined in Events.js:179

scene undo event

Event Payload:

  • caller This
  • context Self

    caller

  • UNKNOWN String

SCENE_ZOOM_IN

final static

Defined in Events.js:79

Scene zoom in event

Event Payload:

  • caller This
  • context Self

    caller

  • UNKNOWN String

SCENE_ZOOM_OUT

final static

Defined in Events.js:89

Scene zoom out event

Event Payload:

  • caller This
  • context Self

    caller

  • UNKNOWN String

SCENE_ZOOM_RESET

final static

Defined in Events.js:99

Scene reset event

Event Payload:

  • caller This
  • context Self

    caller

  • UNKNOWN String

SELECTED_STACK_VIEW

final static

Defined in Events.js:39

Selected stack view

Event Payload:

  • caller This
  • context Self

    caller

  • UNKNOWN String

STATIONS_POLL_TIME_CHANGED

final static

Defined in Events.js:19

Station polling time changes

Event Payload:

  • caller This
  • context Self

    caller

  • UNKNOWN String

THEME_CHANGED

final static

Defined in Events.js:29

Theme changed

Event Payload:

  • caller This
  • context Self

    caller

  • UNKNOWN String

WIZARD_EXIT

final static

Defined in Events.js:149

exited the startup wizard event

Event Payload:

  • caller This
  • context Self

    caller

  • UNKNOWN String