Class mindmaps.HelpController
Defined in: HelpController.js.
Constructor Attributes | Constructor Name and Description |
---|---|
mindmaps.HelpController(eventBus, commandRegistry)
Listens to HELP_COMMAND and displays notifications. |
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.