TreeColumn

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

columns
auto columns()
Undocumented in source. Be warned that the author may not have intended to support it.
cycler
bool cycler()
Undocumented in source. Be warned that the author may not have intended to support it.
editable
bool editable()
Undocumented in source. Be warned that the author may not have intended to support it.
element
auto element()
Undocumented in source. Be warned that the author may not have intended to support it.
getNext
auto getNext()
Undocumented in source. Be warned that the author may not have intended to support it.
getPrevious
auto getPrevious()
Undocumented in source. Be warned that the author may not have intended to support it.
id
string id()
Undocumented in source. Be warned that the author may not have intended to support it.
index
int index()
Undocumented in source. Be warned that the author may not have intended to support it.
invalidate
void invalidate()
Undocumented in source. Be warned that the author may not have intended to support it.
previousColumn
auto previousColumn()
Undocumented in source. Be warned that the author may not have intended to support it.
primary
bool primary()
Undocumented in source. Be warned that the author may not have intended to support it.
type
short type()
Undocumented in source. Be warned that the author may not have intended to support it.
width
int width()
Undocumented in source. Be warned that the author may not have intended to support it.
x
int x()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

TYPE_CHECKBOX
enum short TYPE_CHECKBOX;
Undocumented in source.
TYPE_PASSWORD
enum short TYPE_PASSWORD;
Undocumented in source.
TYPE_TEXT
enum short TYPE_TEXT;
Undocumented in source.
handle
JsHandle handle;
Undocumented in source.

Meta