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