ListViewSubItem

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(Dstring thisSubItemText)
Undocumented in source.
this
this(ListViewItem owner, Dstring thisSubItemText)
Undocumented in source.

Members

Functions

opCmp
int opCmp(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
int opCmp(Dstring val)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
Dequ opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
Dequ opEquals(Dstring val)
Undocumented in source. Be warned that the author may not have intended to support it.
settextin
void settextin(Dstring newText)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
Dstring toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

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

Variables

_item
ListViewItem _item;
Undocumented in source.
calltxt
CallText calltxt;
Undocumented in source.

Meta