StatusLineTextAndIconPanel

Undocumented in source.

Constructors

this
this(string ID)
Undocumented in source.

Members

Properties

iconId
string iconId [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
iconId
string iconId [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_icon
ImageWidget _icon;
Undocumented in source.

Inherited Members

From StatusLineTextPanel

_text
TextWidget _text;
Undocumented in source.
text
dstring text [@property getter]

returns widget content text (override to support this)

text
dstring text [@property setter]

sets widget content text (override to support this)

text
UIString text [@property setter]

sets widget content text (override to support this)

Meta