19 declare(strict_types=1);
28 protected Node\
Factory $node_factory,
34 return $this->node_factory;
__construct(protected Node\Factory $node_factory,)
This describes a Tree Control.
expandable(string $label, ITree\TreeRecursion $recursion)
node()
description: purpose: > Nodes are entries in a Tree.
Interface for mapping data-structures to the Tree.