TinyMCE:API/tinymce.ControlManager/createColorSplitButton

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: createColorSplitButton

Summary

Creates a color split button control instance by id.

Syntax

<tinymce.ui.Control> createColorSplitButton(<String> id, <Object> s)

Parameters

id
Unique id for the new color split button instance. For example "forecolor".
s
Optional settings object for the control.

Returns

Control instance that got created and added.

Personal tools