Class TravelNotesToolbar extends BaseToolbar

This class is the TravelNotes toolbar

Source : file toolbars/travelNotesToolbar/TravelNotesToolbar.js at line 50

Constructor

new TravelNotesToolbar ( )

The constructor

Source : file toolbars/travelNotesToolbar/TravelNotesToolbar.js at line 56

Public methods

addToolbarItems ( )

Add the ToolbarItems to the toolbar. Called by the #show ( ) method of the vase class

Source : file toolbars/travelNotesToolbar/TravelNotesToolbar.js at line 72

createUI ( )

Create the UI, adding buttons

Source : file toolbars/travelNotesToolbar/TravelNotesToolbar.js at line 64