Package: mlreportgen.dom
Superclasses:
Custom element of document
Use a custom element to extend the DOM API. You can create a custom HTML or Microsoft® Word element that provides functionality not yet included in the DOM API.
creates
an empty element.customElementObj
= CustomElement()
creates
a custom element having the specified customElementObj
= CustomElement(name
)name
.