Simple default implementation of the IDummyNodeConverter interface that
is used by the FoldingManager's DummyNodeConverter
property.
Namespace: yWorks.yFiles.UI.ModelAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public class DefaultDummyNodeConverter : IDummyNodeConverter |
| Visual Basic |
|---|
Public Class DefaultDummyNodeConverter _ Implements IDummyNodeConverter |
Remarks
This class has a couple of properties that can be adjusted to customize the behavior. Also, it contains
a number of callback methods for conveniently overriding the implementation in custom sub classes.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.UI.Model..::..DefaultDummyNodeConverter
yWorks.yFiles.UI.Model..::..DefaultDummyNodeConverter