TinyMCE:API/tinymce.ui.MenuItem

From Moxiecode Documentation Wiki

Jump to: navigation, search

Class: tinymce.ui.MenuItem extends tinymce.ui.Control

This class is base class for all menu item types like DropMenus items etc. This class should not be instantiated directly other menu items should inherit from this one.

Methods

isSelected
Returns true/false if the control is selected or not.
postRender
Post render handler.
setSelected
Sets the selected state for the control.

Methods inherited from tinymce.ui.Control

setDisabled,isDisabled,setActive,isActive,setState,isRendered,renderHTML,renderTo,postRender,destroy

Personal tools