# DetailedObjectEvolutionTree
The DetailedObjectEvolutionTree
component is derived from component Component
. It is required for the display of the evolution tree.
# Properties
HTMLElement
BaseComponent
Element tag:
cm4ap-detailed-object-evolution-tree
# Parameter
# Parameters in the Layout
Name | Type | Description |
---|---|---|
listActor | RelationTreeActor | The list actor contains the node list and all required information about it. |
selectionActor | ObjectEvolutionSelectionActor | This actor is used to mark the nodes as selected or unselected and to set markers for nodes. |