TinyMCE:API/tinymce.ui.ColorSplitButton
From Moxiecode Documentation Wiki
Contents |
[edit]
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.
[edit]
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.
[edit]
Methods inherited from tinymce.ui.Button
renderHTML,postRender,execCallback
[edit]
Methods inherited from tinymce.ui.Control
setDisabled,isDisabled,setActive,isActive,setState,isRendered,renderHTML,renderTo,postRender,destroy
