Northwoods.GoWPF 2.2.4 Assembly
UniversalLinkData Class Members
Properties  Methods  Events


The following tables list the members exposed by UniversalLinkData.

Public Constructors
 NameDescription
Public ConstructorUniversalLinkData ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCategoryGets or sets a String that names the category to which the link data belongs. (Inherited from Northwoods.GoXam.Model.GraphLinksModelLinkData<object,string>)
Public PropertyFrom Gets or sets the key value of the node from which this link comes. (Inherited from Northwoods.GoXam.Model.GraphLinksModelLinkData<object,string>)
Public PropertyFromPortGets or sets the optional parameter information for the From node's port. (Inherited from Northwoods.GoXam.Model.GraphLinksModelLinkData<object,string>)
Public PropertyLabelNode Gets or sets the key value of the node which is on this link acting as if it were a label. (Inherited from Northwoods.GoXam.Model.GraphLinksModelLinkData<object,string>)
Public PropertyPointsGets or sets a collection of Points used to define the path of the link. (Inherited from Northwoods.GoXam.Model.GraphLinksModelLinkData<object,string>)
Public PropertyText Gets or sets a string that can be used for a text label on a link. (Inherited from Northwoods.GoXam.Model.GraphLinksModelLinkData<object,string>)
Public PropertyTo Gets or sets the key value of the node to which this link goes. (Inherited from Northwoods.GoXam.Model.GraphLinksModelLinkData<object,string>)
Public PropertyToPortGets or sets the optional parameter information for the To node's port. (Inherited from Northwoods.GoXam.Model.GraphLinksModelLinkData<object,string>)
Top
Public Methods
 NameDescription
Public MethodChangeDataValueThis method implements the IChangeDataValue interface, used to perform state changes for undo and redo. (Inherited from Northwoods.GoXam.Model.GraphLinksModelLinkData<object,string>)
Public MethodCloneCreate a copy of this data; this implements the ICloneable interface. (Inherited from Northwoods.GoXam.Model.GraphLinksModelLinkData<object,string>)
Public MethodLoadFromXElementInitialize this link data with data held in a Linq for XML XElement. (Inherited from Northwoods.GoXam.Model.GraphLinksModelLinkData<object,string>)
Public MethodMakeXElementConstructs a Linq for XML XElement holding the data of this link. (Inherited from Northwoods.GoXam.Model.GraphLinksModelLinkData<object,string>)
Public MethodOnPropertyChangedRaise the PropertyChanged event. (Inherited from Northwoods.GoXam.Model.GraphLinksModelLinkData<object,string>)
Public MethodToStringFor debugging, use the From and To properties as this object's default text rendering. (Inherited from Northwoods.GoXam.Model.GraphLinksModelLinkData<object,string>)
Top
Protected Methods
 NameDescription
Protected MethodConvertNodeKeyToStringConvert a NodeKey key value to a string. (Inherited from Northwoods.GoXam.Model.GraphLinksModelLinkData<object,string>)
Protected MethodConvertPortKeyToStringConvert a PortKey key value to a string. (Inherited from Northwoods.GoXam.Model.GraphLinksModelLinkData<object,string>)
Protected MethodConvertStringToNodeKeyConvert a string to a NodeKey key value. (Inherited from Northwoods.GoXam.Model.GraphLinksModelLinkData<object,string>)
Protected MethodConvertStringToPortKeyConvert a string to a PortKey key value. (Inherited from Northwoods.GoXam.Model.GraphLinksModelLinkData<object,string>)
Protected MethodRaisePropertyChangedCall this method from property setters to raise the PropertyChanged event. (Inherited from Northwoods.GoXam.Model.GraphLinksModelLinkData<object,string>)
Top
Public Events
 NameDescription
Public EventPropertyChangedThis event implements the System.ComponentModel.INotifyPropertyChanged interface, so that both the model and the dependency object system can be informed of changes to property values. (Inherited from Northwoods.GoXam.Model.GraphLinksModelLinkData<object,string>)
Top
See Also

Reference

UniversalLinkData Class
Northwoods.GoXam.Model Namespace

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback