TinyMCE:API/tinymce.ui.ColorSplitButton

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Class: tinymce.ui.ColorSplitButton extends tinymce.ui.SplitButton

This class is used to create UI color split button. A color split button will present show a small color picker when you press the open menu.

Methods

hideMenu
Hides the color menu.
renderMenu
Renders the menu to the DOM.
setColor
Sets the current color for the control and hides the menu if it should be visible.
showMenu
Shows the color menu.

Methods inherited from tinymce.ui.Button

renderHTML,postRender,execCallback

Methods inherited from tinymce.ui.Control

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

Personal tools