Get your own copy
Don't hesitate! Just download and test it all by yourself for free!
| Inheritance |
|
| Subclasses | ColorSplitButton, SplitButton |
| Method | Defined By |
|---|---|
|
Constructs a new button control instance.
|
tinymce.ui.Button |
|
Renders the button as a HTML string.
|
tinymce.ui.Button |
|
Post render handler.
|
tinymce.ui.Button |
|
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 to the specified container element.
|
tinymce.ui.Control |
|
Removes the control.
|
tinymce.ui.Control |
|
Destroys the control will free any memory by removing event listeners etc.
|
tinymce.ui.Control |