Get your own copy
Don't hesitate! Just download and test it all by yourself for free!
Inheritance |
|
Method | Defined By |
---|---|
Fires the specified event by name
|
tinymce.util.Observable |
Returns true/false if the object has a event of the specified name
|
tinymce.util.Observable |
Unbinds an event listener to a specific event by name
|
tinymce.util.Observable |
Binds an event listener to a specific event by name
|
tinymce.util.Observable |
Bind the event callback and once it fires the callback is removed
|
tinymce.util.Observable |