User`s guide
12 Classes – Alphabetical List
12-216
• true— Pass progress messages.
• false— Block progress messages.
Data Types: logical
GlobalFilter — Pass or block all messages
logical value
• true— Pass all messages.
• false— Block all messages.
Data Types: logical
SourceFilter — Pass messages only for this DOM object
DOM object
Pass messages only from the specified DOM object if the messages meet the other filter
conditions specified by this MessageFilter object.
See Also
mlreportgen.dom.MessageDispatcher.dispatch
Related Examples
• “Display Report Generation Messages”