Constructornew TutorialDialog()Creates and displays a new tutorial dialog.Sourcecomponents/tutorial_dialog.js, line 40ClassesTutorialDialogMethods(static) maybeShow()Shows tutorial if the "show on load" preference is enabled.Sourcecomponents/tutorial_dialog.js, line 59(static) show()Always shows the tutorial regardless of preference.Sourcecomponents/tutorial_dialog.js, line 66