OutputPanel

Undocumented in source.

Constructors

this
this(string id)
Undocumented in source.

Members

Functions

appendText
void appendText(string category, dstring msg)
Undocumented in source. Be warned that the author may not have intended to support it.
clear
void clear(string category)
Undocumented in source. Be warned that the author may not have intended to support it.
createBodyWidget
Widget createBodyWidget()
Undocumented in source. Be warned that the author may not have intended to support it.
logLine
void logLine(string category, dstring msg)
Undocumented in source. Be warned that the author may not have intended to support it.
logLine
void logLine(string category, string msg)
Undocumented in source. Be warned that the author may not have intended to support it.
logLine
void logLine(dstring msg)
Undocumented in source. Be warned that the author may not have intended to support it.
logLine
void logLine(string msg)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_logWidget
LogWidget _logWidget;
Undocumented in source.

Meta