Class Index | File Index

Classes


Class mindmaps.InspectorPresenter


Defined in: Inspector.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
mindmaps.InspectorPresenter(eventBus, mindmapModel, view)
Creates a new InspectorPresenter.
Method Summary
Method Attributes Method Name and Description
<inner>  
updateView(node)
Sets the view params to match the node's attributes.
Class Detail
mindmaps.InspectorPresenter(eventBus, mindmapModel, view)
Creates a new InspectorPresenter. This presenter manages basic node attributes like font settings and branch color.
Parameters:
{mindmaps.EventBus} eventBus
{mindmaps.MindMapModel} mindmapModel
{mindmaps.InspectorView} view
Method Detail
<inner> updateView(node)
Sets the view params to match the node's attributes.
Parameters:
{mindmaps.Node} node

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