Class Index | File Index

Classes


Class mindmaps.StatusBarView


Defined in: StatusBar.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Creates a new StatusBarView.
Method Summary
Method Attributes Method Name and Description
 
createButton(id, text)
Creates and adds a new button to the stats baar.
 
Returns the underlying jquery object.
Class Detail
mindmaps.StatusBarView()
Creates a new StatusBarView.
Method Detail
{jQuery} createButton(id, text)
Creates and adds a new button to the stats baar.
Parameters:
{String} id
{String} text
Returns:
{jQuery}

{jQuery} getContent()
Returns the underlying jquery object.
Returns:
{jQuery}

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