AdvancedToolbar Class
AdvancedToolbar class.
Imports RAMP Modules:
EventManager
Map
GlobalStorage
Util
Dictionary
TmplHelper
PopupManager
Uses RAMP Templates:
templates/advanced_toolbar_template.json
Item Index
Methods
Methods
deactivateAll
(
private
-
except
Deactivates all the tools. Used when closing the Advanced toolbar or when another tool is being activated.
Parameters:
-
except
ToolA tool module that should not be deactivated.
toggleToolbar
(
private
-
d
-
doOpen
Runs the open/close animation of the toolbar additionally managing the animation of adjusting the height of the details panel to accommodate the expanded toolbar.
Parameters:
-
d
Deferreda deferred to be resolved upon completion of the animation
-
doOpen
Booleanif true - the toolbar show open; if false - the toolbar should close
ui.init
()
private
Initiates additional UI components of the widget, setting listeners and other stuff.
Events
advancedToolbar.ADVANCED_PANEL_CHANGED
[Not Used]