OPC Studio User's Guide and Reference
NodeFrontEnd Class Members
Properties  Methods  Events


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.NodeSpace Namespace : NodeFrontEnd Class

The following tables list the members exposed by NodeFrontEnd.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyCan be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public PropertyDescribes the basic external characteristics of the node, such as its name. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public PropertyDetermines whether this node is a branch. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public PropertyDetermines whether this node is a leaf. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public PropertyDetermines whether this node is a root. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public PropertyThe name of this node in the node space. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public PropertyThe node back-end serving this node.  
Public PropertyA collection of sub-nodes in this node (branch). (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public PropertyThe node that is the parent of this node. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyAn arbitrary object associated with the node. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected PropertyDetermines whether the node is locked. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Protected PropertyThe service container provided by this widget to inheritors. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Protected Internal PropertyThe types of branch sub-nodes that can be added to this node. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Protected Internal PropertyThe types of leaf sub-nodes that can be added to this node. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Top
Public Methods
 NameDescription
Public MethodAdds a sub-node to this node. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public MethodRemoves all sub-nodes. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public MethodOverridden.   
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodOverloaded. Overridden.   
Public MethodOverloaded. Overridden. Determines whether the specified object is equal to the current object.  
Public Method (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public MethodOverridden. Serves as the default hash function.  
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInfrastructure. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public MethodReturns a tree traverser that iterates through the tree. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodLocks the node. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public MethodRemoves the specified sub-node from this node. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public Method (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public MethodUnlocks the node. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public MethodOverloaded. Determines whether the specified NodeFrontEnd is value equal to the current object.  
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.ComponentModel.Component)
Protected MethodOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Protected MethodOverridden. Called when the lock count becomes non-zero.  
Protected MethodOverridden. Called when the lock count becomes zero.  
Protected MethodCalled after the branch back-end has changed.  
Protected MethodOverridden. Infrastructure.  
Protected MethodOverridden. Infrastructure.  
Top
Extension Methods
 NameDescription
Public Extension MethodSets the arbitrary object associated with the node.
Top
Public Events
 NameDescription
Public Event (Inherited from System.ComponentModel.Component)
Public Event (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public Event (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Top
Public Operators
Determines whether the two objects are equal.
Determines whether the two objects are not equal.
Top
See Also

Reference

NodeFrontEnd Class
OpcLabs.BaseLib.NodeSpace Namespace