mlreportgen.dom.CustomText Class
Namespace: mlreportgen.dom
Superclasses:
Plain text appended to custom element
Description
Plain text to append to a custom element.
Construction
creates an
empty customTextObj = CustomTextCustomText object.
creates a customTextObj = CustomText(text)CustomText object containing the specified text.