skip to main content
TGO > Programmers documentation > Graphic components > Tree component
 
Tree component
The tree component is one of the four graphic components supplied with Rogue Wave® JViews TGO. It provides a hierarchical view of the data contained in a data source. A tree has one or more root nodes, from which all the other nodes descend. Each tree node may be associated with a business object (for example, a managed object, an alarm, or a service). It has a number of graphic properties (for example, a label, an icon, a tooltip) that are set according to the values of one or more attributes of the object. The way in which business object attribute values map to the graphic representation of the business object is determined by the style sheets of the tree. For details on business objects, refer to Introducing business objects and data sources.
*Introducing the tree component
*Describes the tree component, which allows you to display data in a hierarchical representation.
*Creating a tree component: a sample
*Details the steps required to create a sample tree component.
*Configuring the tree component
*Identifies the rendering information necessary to customize a tree view.
*Tree component services
*Describes the services that are available for a tree: view services and adapter services.
*Architecture of the tree component
*Describes the classes and features of the tree component specific to each of the three modules of the MVC architecture, and also explains the role of the adapter.

Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.