ScenesToolbarView Class
_views\_scenes\ScenesToolbarView.js:1
ScenesToolbarView Backbone > View
Constructor
ScenesToolbarView
()
Object
Returns:
instantiated ScenesToolbarView
Item Index
Methods
- _goBackToSceneSelection
- _listenAddNewItem
- _listenGoBackSceneSelection
- _listenMemento
- _listenPushToBottom
- _listenPushToTop
- _listenRemoves
- _listenResourceRemoved
- _listenSceneBlockList
- _listenSceneDimensionsChanged
- _listenSceneItemSelection
- _listenScenePlayPreview
- _listenSceneRemoved
- _listenSceneSelection
- _listenZoom
- _loadScene
- initialize
Properties
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