Collapse Method (JTree)

Class

JTree class

Action

Collapses the tree node identified by the specified item path.

Syntax

tree.Collapse(item)
Variable Description
item The item path. LISTITEM.

Examples

Tree.Collapse("/level_1-1/level_2-1/level_3-4")