TinyMCE:API/tinymce.ui.Container

From Moxiecode Documentation Wiki

Jump to: navigation, search

Class: tinymce.ui.Container extends tinymce.ui.Control

This class is the base class for all container controls like toolbars. This class should not be instantiated directly other container controls should inherit from this one.

Methods

add
Adds a control to the collection of controls for the container.
get
Returns a control by id from the containers collection.

Methods inherited from tinymce.ui.Control

setDisabled,isDisabled,setActive,isActive,setState,isRendered,renderHTML,renderTo,postRender,destroy

Personal tools