documentationfor yFiles for HTML 3.0.0.3

Properties

folderNodeConverterin FoldingManagerGets or sets the IFolderNodeConverter implementation that is used to create/convert and modify the folder nodes inside the view instances.

Method Return Values

create ()in IFolderNodeConverter

Method Parameters

FoldingManager ()in FoldingManagerCreates a new manager with a default backing graph implementation.
FoldingManager (IGraph, )in FoldingManagerCreates a manager instance for the given masterGraph to create views on top of it that support folding operations.

Implementing Types

FolderNodeConverterAn implementation of IFolderNodeConverter interface which manages the synchronization of the appearance of open and closed group nodes.