Get your own copy
Don't hesitate! Just download and test it all by yourself for free!
| Method | Defined By |
|---|---|
|
Constructs a new control manager instance.
|
tinymce.ControlManager |
|
Returns a control by id or undefined it it wasn't found.
|
tinymce.ControlManager |
|
Sets the active state of a control by id.
|
tinymce.ControlManager |
|
Sets the dsiabled state of a control by id.
|
tinymce.ControlManager |
|
Adds a control to the control collection inside the manager.
|
tinymce.ControlManager |
|
Creates a control by name, when a control is created it will automatically add it to the control collection.
|
tinymce.ControlManager |
|
Creates a drop menu control instance by id.
|
tinymce.ControlManager |
|
Creates a list box control instance by id.
|
tinymce.ControlManager |
|
Creates a button control instance by id.
|
tinymce.ControlManager |
|
Creates a menu button control instance by id.
|
tinymce.ControlManager |
|
Creates a split button control instance by id.
|
tinymce.ControlManager |
|
Creates a color split button control instance by id.
|
tinymce.ControlManager |
|
Creates a toolbar container control instance by id.
|
tinymce.ControlManager |
|
Creates a separator control instance.
|
tinymce.ControlManager |
|
Overrides a specific control type with a custom class.
|
tinymce.ControlManager |
|
Destroy.
|
tinymce.ControlManager |