APIs

Show:

ScenesToolbarView Backbone > View

Constructor

ScenesToolbarView

() Object

Returns:

Object:

instantiated ScenesToolbarView

Methods

_goBackToSceneSelection

()

Go back to the main scene selection screen

_listenAddNewItem

()

Listen to user selection of existing scene

_listenGoBackSceneSelection

()

Listen go back to new scene selection

_listenMemento

()

Listen for undo and redo

_listenPushToBottom

()

Listen to re-order of screen division, putting selected at bottom

_listenPushToTop

()

Listen to re-order of screen division, putting selected on top

_listenRemoves

()

Listen to removal of scene blocks

_listenResourceRemoved

()

Listen to when a resource is removed

_listenSceneBlockList

()

Listen to changes in the block list within a scene (canvas) and update the dropdown selection dialog

_listenSceneDimensionsChanged

(
  • e
)

Listen to event of scene dimensions changed

Parameters:

  • e Event

_listenSceneItemSelection

()

Listen to user selection a scene block / item

_listenScenePlayPreview

()

Listen to live preview of scene

_listenSceneRemoved

()

Listen to scene removed

_listenSceneSelection

()

Listen to changes in a new scene selection

_listenZoom

()

Listen to all zoom events via wiring the UI

_loadScene

(
  • i_name
  • i_id
)

Load a selected Scene

Parameters:

  • i_name String
  • i_id String

initialize

()

Constructor

Properties

BB.CONSTS.SCENE_CANVAS_SELECTED

String final static

Indicates the scene canvas was selected