FlexTree Class

Description

The Tree control lets a user view hierarchical data arranged as an expandable tree.

Each item in a tree can be a leaf or a branch. A leaf item is an end point in the tree. A branch item can contain leaf or branch items, or it can be empty.

By default, a leaf is represented by a text label next to a file icon. A branch is represented by a text label next to a folder icon, with a disclosure triangle that a user can open to expose children.

Availability

This class is supported only on the Open Agent.

Inheritance

FlexTree is derived from the FlexList class. No classes derive from this class.

Methods

In addition to the methods it inherits from FlexList, FlexListBase, FlexScrollBase, FlexObject, FlexDisplayObject, and AnyWin, FlexTree has the following methods:

Properties

In addition to the properties it inherits from FlexList, FlexListBase, FlexScrollBase, FlexObject, FlexDisplayObject, and AnyWin, FlexTree has the following properties: