An item renderer optimized for the TreeView component.

Available since

1.0.0

.

See also:

Variables

@:flash.propertybranch:Bool

Indicates if the item renderer is a branch or a leaf.

Available since

1.0.0

.

@:flash.propertylocation:Array<Int>

The location of the item in the data provider of the TreeView.

Available since

1.0.0

.

@:flash.propertytreeViewOwner:TreeView

The TreeView that contains this header renderer.

Available since

1.0.0

.