Expand Method (JTree)

Class

JTree class

Action

Expands the tree node identified by the specified item path.

Syntax

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

Examples

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