constructor([root_text])

Class: Tree.

Description:

Creates an instance of Tree component object.

Parameters:

Name Type Description

[root_text]

string

Text to be displayed in the root element. Root element may not be visible if not set to be visible with showRootHandle(true).

Also See: