TinyMCE:API/tinymce.ui.Separator/renderHTML
From Moxiecode Documentation Wiki
Contents |
[edit]
Method: renderHTML
[edit]
Summary
Renders the separator 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 separator control element.
