TinyMCE:API/tinymce.ui.Button/renderHTML

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: renderHTML

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.

Syntax

<String> renderHTML()

Returns

HTML for the button control element.

Personal tools