Class mindmaps.StatusBarView
Defined in: StatusBar.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Creates a new StatusBarView.
|
Method Attributes | Method Name and Description |
---|---|
createButton(id, text)
Creates and adds a new button to the stats baar.
|
|
Returns the underlying jquery object.
|
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}