documentationfor yFiles for HTML 3.0.0.3

FoldingLabelDefaults

A helper class that provides configuration options and helper methods that can be used in the context of initializing and updating folding labels.

Inheritance Hierarchy
FoldingLabelDefaults

Remarks

This class can be used to manage and synchronize the state of folder node labels in implementations of the IFolderNodeConverter interface, the labels of folding edges in implementations of the IFoldingEdgeConverter interfaces and the labels of the corresponding ports of both the folder nodes and the folding edges. Start by configuring the initializeOptions, updateFoldingOptions, and updateMasterOptions, to match your synchronization requirements and use the style and other properties to set a default value for the initialization. For custom requirements, this class may be sub-classed and implement a more customized synchronization behavior.

Type Details

yFiles module
view

See Also

Constructors

Properties

Methods