TinyMCE:API/tinymce.ui.Menu/remove
From Moxiecode Documentation Wiki
Contents |
[edit]
Method: remove
[edit]
Summary
Removes a specific sub menu or menu item from the menu.
[edit]
Syntax
<tinymce.ui.Control> remove(<tinymce.ui.Control> o)
[edit]
Parameters
- o
- Menu item or menu to remove from menu.
[edit]
Returns
Control instance or null if it wasn't found.
