AdvancedToolbar Class
AdvancedToolbar class.
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.
newPopup
(
private
-
popupAttr
Create a new PopupBase object from the settings provided.
Parameters:
-
popupAttr
PopupBaseSettingsPopup settings
Returns:
popup
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]