ListViewItem

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(Dstring text)
Undocumented in source.

Members

Classes

ListViewSubItemCollection
class ListViewSubItemCollection
Undocumented in source.

Functions

beginEdit
void beginEdit()
Undocumented in source. Be warned that the author may not have intended to support it.
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

bounds
Rect bounds [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
checked
bool checked [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
checked
bool checked [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
imageIndex
int imageIndex [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
imageIndex
int imageIndex [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
index
int index [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
listView
ListView listView [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
selected
bool selected [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
selected
bool selected [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
subItems
ListViewSubItemCollection subItems [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
tag
Object tag [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
tag
Object tag [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
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

calltxt
CallText calltxt;
Undocumented in source.
isubs
ListViewSubItemCollection isubs;
Undocumented in source.
lview
ListView lview;
Undocumented in source.

Meta