TinyMCE:API/tinymce.ui.Toolbar
From Moxiecode Documentation Wiki
Contents |
[edit]
Class: tinymce.ui.Toolbar extends tinymce.ui.Container
This class is used to create toolbars a toolbar is a container for other controls like buttons etc.
[edit]
Methods
- renderHTML
- Renders the toolbar as a HTML string.
[edit]
Methods inherited from tinymce.ui.Container
[edit]
Methods inherited from tinymce.ui.Control
setDisabled,isDisabled,setActive,isActive,setState,isRendered,renderHTML,renderTo,postRender,destroy
