TreeColumn.appendToDom

Syntax

appendToDom();

Description

The appendToDom method adds a column in the tree DOM-structure.

Example

The example of method use is given in the TreeColumn.removeFromDom method description.

See also:

TreeColumn