Get your own copy
Don't hesitate! Just download and test it all by yourself for free!
| Subclasses | Button, ColorSplitButton, Container, DropMenu, ListBox, Menu, MenuButton, MenuItem, NativeListBox, Separator, SplitButton, Toolbar, ToolbarGroup |
| Method | Defined By |
|---|---|
|
Constructs a new control instance.
|
tinymce.ui.Control |
|
Sets the disabled state for the control.
|
tinymce.ui.Control |
|
Returns true/false if the control is disabled or not.
|
tinymce.ui.Control |
|
Sets the activated state for the control.
|
tinymce.ui.Control |
|
Returns true/false if the control is disabled or not.
|
tinymce.ui.Control |
|
Sets the specified class state for the control.
|
tinymce.ui.Control |
|
Returns true/false if the control has been rendered or not.
|
tinymce.ui.Control |
|
Renders the control as a HTML string.
|
tinymce.ui.Control |
|
Renders the control to the specified container element.
|
tinymce.ui.Control |
|
Post render event.
|
tinymce.ui.Control |
|
Removes the control.
|
tinymce.ui.Control |
|
Destroys the control will free any memory by removing event listeners etc.
|
tinymce.ui.Control |