Class Index | File Index

Classes


Class mindmaps.StatusBarPresenter


Defined in: StatusBar.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
mindmaps.StatusBarPresenter(eventBus, view)
Creates a new StatusBarPresenter.
Method Summary
Method Attributes Method Name and Description
 
addEntry(panel)
Adds a new button for a panel to the statusbar and registers the button as a hide target for the panel.
Class Detail
mindmaps.StatusBarPresenter(eventBus, view)
Creates a new StatusBarPresenter. This object provides buttons for the floating panels for a taskbar-like behaviour.
Parameters:
{mindmaps.EventBus} eventBus
{mindmaps.StatusBarView} view
Method Detail
addEntry(panel)
Adds a new button for a panel to the statusbar and registers the button as a hide target for the panel.
Parameters:
{mindmaps.FloatPanel} panel

Documentation generated by JsDoc Toolkit 2.4.0 on Mon Jul 18 2011 18:03:15 GMT+0000 (WEST)