Namespace: MainMenu

USER_INTERFACE.MainMenu

Application Main Menu (right side)
Source:

Methods

(static) appendExtended(title, titleHtml, html, hiddenHtml, id, pluginId)

Append to the menu with toggle-able (hidden) content
Parameters:
Name Type Description
title
titleHtml
html
hiddenHtml
id
pluginId
Source:

(static) close()

Close the menu
Source:

(static) open()

Open the menu
Source:

(static) replaceExtended(title, titleHtml, html, hiddenHtml, id, pluginId)

Replace in the menu with toggle-able (hidden) content
Parameters:
Name Type Description
title
titleHtml
html
hiddenHtml
id
pluginId
Source: