Package: mlreportgen.dom
Superclasses:
Warning message
Create a warning message with the specified text originating from the specified source object.
creates
a warning message with the specified text originating from the specified
source object.warningMsgObj
= WarningMessage(text
,source
)
Use WarningMessage
methods similar to how
you use ProgressMessage
methods.
Method | Purpose |
---|---|
Wrap message in HTML tags. | |
Format message as text. | |
Determine if message passes filter. |