ListViewSubItem

Constructors

this
this()
this(Dstring thisSubItemText)
this(ListViewItem owner, Dstring thisSubItemText)

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]
Dstring text [@property getter]

Variables

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

Meta