documentationfor yFiles for HTML 2.6

TreeNodesSource<TDataItem>

A class that accepts a collection of objects from the TreeBuilder to build INodes from.

Inheritance Hierarchy
TreeNodesSource

Remarks

It manages the structural aspects of the graph creation, while the associated nodeCreator is responsible for the properties of the created items.

Type Parameters

TDataItem
The type of the data items in the source.

Type Details

yfiles module
view-component
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.binding.TreeNodesSource

Constructors

Properties

Methods