Tree view

From Wikipedia, the free encyclopedia

List view in Mac OS X in an example of an outline view.
List view in Mac OS X in an example of an outline view.

A tree view or an outline view is a graphical user interface element (widget) that presents a hierarchial view of information. Each item (often called a branch or a node) can have a number of subitems. An item can be expanded to reveal subitems, if any exist, and collapsed to hide subitems.

Tree views are often seen in file manager applications, where they allow the user to navigate the file system directories. They are also used to present hierarchial data, such as an XML document. Extended tree view is the central component of an outliner application.

v  d  e
Elements of graphical user interfaces

About box · Balloon help · Button · Combo box · Combutcon · Context menu · Check box · Dialog box · Drop-down list · File dialog · Grid view · Icon · Label · List box · Menu · Menu bar · Progress bar · Radio button · Ribbon · Scrollbar · Slider · Spinner · Status bar · Tab · Text box · Toolbar · Tooltip · Tree view · widget

[edit] Video tutorials

Practice of tree view using within content management

In other languages