tinymce.dom

Classes

Class Summary
DOMUtils Utility class for various DOM manipulation and retrival functions.
Element Element class, this enables element blocking in IE.
EventUtils This class handles DOM events in a cross platform fasion it also keeps track of element and handler references to be abl...
ScriptLoader This class handles asynchronous/synchronous loading of JavaScript files it will execute callbacks when various items get...
Selection This class handles text and control selection it's an crossbrowser utility class.
Serializer This class is used to serialize DOM trees into a string.

Properties

Property Summary
Event Instance of EventUtils for the current document.