TinyMCE:API/tinymce.ui.SplitButton/renderHTML
From Moxiecode Documentation Wiki
Contents |
[edit]
Method: renderHTML
[edit]
Summary
Renders the split button as a HTML string. This method is much faster than using the DOM and when creating a whole toolbar with buttons it does make a lot of difference.
[edit]
Syntax
<String> renderHTML()
[edit]
Returns
HTML for the split button control element.
