documentationfor yFiles for HTML 2.6

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 IFolderNodeConverterCreates an implementation of the interface IFolderNodeConverter from the given definition.

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

DefaultFolderNodeConverterAn implementation of IFolderNodeConverter interface which manages the appearance of folder nodes according to a number of properties and overridable methods.