OPC Studio User's Guide and Reference
NodeFrontEnd Class Properties


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

For a list of all members of this type, see NodeFrontEnd members.

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
See Also

Reference

NodeFrontEnd Class
OpcLabs.BaseLib.NodeSpace Namespace