# ObjectEvolutionTree
The ObjectEvolutionTree
component is derived from the component Component
and shows nodes as a tree structure. It contains the TreeComponent (opens new window) and the Text Input
component, used to filter nodes by name.
# Properties
- Name:
ObjectEvolutionTree
- HTML tag:
cm4ap-object-evolution-tree
# Parameter
The following attributes can be set for this component in a layout:
Name | Type | Description |
---|---|---|
listActor | RelationTreeActor | The list actor contains the node list and all necessary information about it. |
selectionActor | ObjectEvolutionSelectionActor | This actor is used to mark the nodes as selected or unselected and to set markers for nodes. |
itemRenderer |
| Defines the ItemRenderer for the list. |