ColumnHeader

Constructors

this
this(Dstring text)
this()

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

Properties

index
int index [@property getter]
listView
ListView listView [@property getter]
text
Dstring text [@property setter]
Dstring text [@property getter]
textAlign
HorizontalAlignment textAlign [@property setter]
HorizontalAlignment textAlign [@property getter]
width
int width [@property setter]
int width [@property getter]

Variables

lview
ListView lview;
Undocumented in source.

Meta