TreeColumns

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

QueryInterface
auto QueryInterface(T0 iid)
Undocumented in source. Be warned that the author may not have intended to support it.
count
uint count()
Undocumented in source. Be warned that the author may not have intended to support it.
getColumnAt
auto getColumnAt(uint index)
Undocumented in source. Be warned that the author may not have intended to support it.
getColumnFor
auto getColumnFor(Optional!(T0) element)
Undocumented in source. Be warned that the author may not have intended to support it.
getFirstColumn
auto getFirstColumn()
Undocumented in source. Be warned that the author may not have intended to support it.
getKeyColumn
auto getKeyColumn()
Undocumented in source. Be warned that the author may not have intended to support it.
getLastColumn
auto getLastColumn()
Undocumented in source. Be warned that the author may not have intended to support it.
getNamedColumn
auto getNamedColumn(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
getPrimaryColumn
auto getPrimaryColumn()
Undocumented in source. Be warned that the author may not have intended to support it.
getSortedColumn
auto getSortedColumn()
Undocumented in source. Be warned that the author may not have intended to support it.
invalidateColumns
void invalidateColumns()
Undocumented in source. Be warned that the author may not have intended to support it.
length
uint length()
Undocumented in source. Be warned that the author may not have intended to support it.
restoreNaturalOrder
void restoreNaturalOrder()
Undocumented in source. Be warned that the author may not have intended to support it.
tree
auto tree()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta