TreeList

Description

A TreeList is an AppRecordList that holds TreeItem objects. Typically, a TreeList is obtained by referencing the SubList property of a TreeItem, and it represents a sub-tree of projects or folders. The tree can be traversed using TreeItem methods.

Inheritance

AppRecordList -> TreeList

Related Topics

Object Types

Working with Application Objects

Ext.CreateAppRecordList()