StatusLineTextPanel

Undocumented in source.

Constructors

this
this(string ID)
Undocumented in source.

Members

Properties

text
dstring text [@property getter]

returns widget content text (override to support this)

text
UIString text [@property setter]

sets widget content text (override to support this)

text
dstring text [@property setter]

sets widget content text (override to support this)

Variables

_text
TextWidget _text;
Undocumented in source.

Meta