Table of Contents

Class ReferenceTemplateDiagramDataBase

Namespace
H.Controls.Diagram.Presenter.DiagramDatas.Base
Assembly
H.Controls.Diagram.Presenter.dll
public abstract class ReferenceTemplateDiagramDataBase : ThemeDigramDataBase, INotifyPropertyChanged, IDisplayBindable, IIconable, IOrderable, IDescriptionable, IZoomableDiagramData, IFlowableDiagramData, IMessageable, IPartDataInvokeable, INodeDataGroupsDiagramData, ITreeDigramData, IThemeDigramDataBase, IDiagramData, ICloneable, IDable, INameable, IGroupable, IReferenceTemplateDiagramData
Inheritance
ReferenceTemplateDiagramDataBase
Implements
Inherited Members
Extension Methods

Properties

DeleteReferenceTemplateCommand

public RelayCommand DeleteReferenceTemplateCommand { get; }

Property Value

RelayCommand

ReferenceTemplateNodeDatas

[JsonIgnore]
public ObservableCollection<FlowableDiagramTemplateNodeData> ReferenceTemplateNodeDatas { get; set; }

Property Value

ObservableCollection<FlowableDiagramTemplateNodeData>

Methods

DeleteReferenceTemplate(FlowableDiagramTemplateNodeData)

public void DeleteReferenceTemplate(FlowableDiagramTemplateNodeData data)

Parameters

data FlowableDiagramTemplateNodeData