DisplayWidget

Undocumented in source.
class DisplayWidget : LineInputWidget, ResultDisplay {}

Constructors

this
this()
Undocumented in source.

Members

Functions

pushText
void pushText(dstring v)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ResultDisplay

pushText
void pushText(dstring )
Undocumented in source.

Meta