- Source:
Methods
(static) addButton(button)
Add a button to the menu bar.
Parameters:
Name | Type | Description |
---|---|---|
button |
jQuery | the button to add |
- Source:
(static) close()
Close the menu bar.
- Source:
(static) isOpened() → {Boolean}
Tell if the menu bar is opened or not.
- Source:
Returns:
- Type
- Boolean
(static) open()
Open the menu bar.
- Source: