# 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

# Parameter

# Parameters in the Layout

Name Type Description
listActor RelationTreeActor The ListActor 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.
itemRenderer Defines the ItemRenderer for the list.
Request missing documentation