Class Index | File Index

Classes


Class mindmaps.HelpController


Defined in: HelpController.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
mindmaps.HelpController(eventBus, commandRegistry)
Listens to HELP_COMMAND and displays notifications.
Method Summary
Method Attributes Method Name and Description
<inner>  
Prepares notfications to show for help command.
<inner>  
Prepare tutorial guiders.
Class Detail
mindmaps.HelpController(eventBus, commandRegistry)
Listens to HELP_COMMAND and displays notifications.
Provides interactive tutorial for first time users.
Parameters:
{mindmaps.EventBus} eventBus
{mindmaps.commandRegistry} commandRegistry
Method Detail
<inner> setupHelpButton()
Prepares notfications to show for help command.

<inner> setupInteractiveMode()
Prepare tutorial guiders.

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