Class Index | File Index

Classes


Class mindmaps.ApplicationController


Defined in: ApplicationController.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Creates a new Application Controller.
Method Summary
Method Attributes Method Name and Description
<inner>  
Handles the close document command.
<inner>  
Handles the new document command.
<inner>  
Handles the open document command.
<inner>  
Handles the save document command.
 
go()
Launches the main view controller.
 
init()
Initializes the controller, registers for all commands and subscribes to event bus.
Class Detail
mindmaps.ApplicationController()
Creates a new Application Controller.
Method Detail
<inner> doCloseDocument()
Handles the close document command.

<inner> doNewDocument()
Handles the new document command.

<inner> doOpenDocument()
Handles the open document command.

<inner> doSaveDocument()
Handles the save document command.

go()
Launches the main view controller.

init()
Initializes the controller, registers for all commands and subscribes to event bus.

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