TinyMCE:API/tinymce.ui.Menu/remove

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: remove

Summary

Removes a specific sub menu or menu item from the menu.

Syntax

<tinymce.ui.Control> remove(<tinymce.ui.Control> o)

Parameters

o
Menu item or menu to remove from menu.

Returns

Control instance or null if it wasn't found.

Personal tools