ListViewItem

Constructors

this
this()
this(Dstring text)

Members

Classes

ListViewSubItemCollection
class ListViewSubItemCollection

Properties

bounds
Rect bounds [@property getter]
checked
bool checked [@property setter]
bool checked [@property getter]
imageIndex
int imageIndex [@property setter]
int imageIndex [@property getter]
index
int index [@property getter]
listView
ListView listView [@property getter]
selected
bool selected [@property setter]
bool selected [@property getter]
subItems
ListViewSubItemCollection subItems [@property getter]
tag
Object tag [@property setter]
Object tag [@property getter]
text
Dstring text [@property setter]
Dstring text [@property getter]

Meta