TinyMCE:API/tinymce.ui.MenuButton/hideMenu
From Moxiecode Documentation Wiki
Contents |
[edit]
Method: hideMenu
[edit]
Summary
Hides the menu. The optional event parameter is used to check where the event occurred so it doesn't close them menu if it was a event inside the menu.
[edit]
Syntax
<void> hideMenu(<Event> e)
[edit]
Parameters
- e
- Optional event object.
