documentationfor yFiles for HTML 3.0.0.3

Properties

initializeOptionsin FolderNodeDefaultsGets or sets what properties to initialize the FolderNodeState with when a folder node is initialized from its master node.
updateFoldingOptionsin FolderNodeDefaultsGets or sets what properties to update the FolderNodeState with when a folder node is updated to reflect changes made to its master item.
updateMasterOptionsin FolderNodeDefaultsGets or sets what properties to backpropagate from the FolderNodeState when a master node is updated to reflect changes made to its folding variant.
initializeOptionsin FoldingEdgeDefaultsGets or sets what properties to initialize the FoldingEdgeState with when an edge is initialized from its master edges.
updateFoldingOptionsin FoldingEdgeDefaultsGets or sets what properties to update the FoldingEdgeState with when a folding edge is updated to reflect changes made to its master items.
updateMasterOptionsin FoldingEdgeDefaultsGets or sets what properties to backpropagate from the FoldingEdgeState when master edges are updated to reflect changes made to its folding variant.
initializeOptionsin FoldingLabelDefaultsGets or sets what properties to initialize the FoldingLabelState with when a folding label is added to the owner for the first time.
updateFoldingOptionsin FoldingLabelDefaultsGets or sets what properties to update the FoldingLabelState with when a folding label is updated to reflect changes made to its master item.
updateMasterOptionsin FoldingLabelDefaultsGets or sets what properties to backpropagate from the FoldingLabelState when a master label is updated to reflect changes made to its folding variant.
initializeOptionsin FoldingPortDefaultsGets or sets what properties to initialize the FoldingPortState with when a port is initialized from its master port.
updateFoldingOptionsin FoldingPortDefaultsGets or sets what properties to update the FoldingPortState with when a folding port is updated to reflect changes made to its master item.
updateMasterOptionsin FoldingPortDefaultsGets or sets what properties to backpropagate from the FoldingPortState when a master port is updated to reflect changes made to its folding variant.

Method Return Values

from (FoldingSynchronizationOptions)in FoldingSynchronizationOptionsConverts the given argument to an enum constant of this enum type.

Method Parameters

FolderNodeDefaults (INodeDefaults?, )in FolderNodeDefaultsCreates a new instance, optionally using all relevant values from the provided nodeDefaults objects.
FoldingEdgeDefaults (IEdgeDefaults?, )in FoldingEdgeDefaultsCreates a new instance of this type, optionally configuring the values from the given IEdgeDefaults object.
FoldingLabelDefaults (ILabelDefaults?, )in FoldingLabelDefaultsCreates a new instance of this type, optionally configuring the values from the given ILabelDefaults object.
FoldingPortDefaults (IPortDefaults?, )in FoldingPortDefaultsCreates a new instance of this type, optionally configuring the values from the given IPortDefaults object.
from (FoldingSynchronizationOptions)in FoldingSynchronizationOptionsConverts the given argument to an enum constant of this enum type.
getName (FoldingSynchronizationOptions)in FoldingSynchronizationOptionsReturns the name of the given enum constant.