TinyMCE:API/tinymce.ui.MenuButton/hideMenu

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: hideMenu

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.

Syntax

<void> hideMenu(<Event> e)

Parameters

e
Optional event object.
Personal tools