QuickOPC User's Guide and Reference
AbstractBinding Class Members
Fields  Properties  Methods  Events


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.LiveBinding Namespace : AbstractBinding Class

The following tables list the members exposed by AbstractBinding.

Protected Constructors
 NameDescription
Protected Internal ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldDefault string format. An empty string.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.Component)
Public PropertySpecifies the converter to be used when getting and setting the target values.  
Public PropertyThe parameter to pass to the OpcLabs.BaseLib.Data.IDataConverter. The default is null.  
Public PropertyThe culture in which to evaluate the converter.  
Public PropertyCan be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public Propertystatic (Shared in Visual Basic)The default value target.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyA string that specifies how to format the bound value. An empty string means no formatting.  
Public PropertyDetermines what to bind (object and member) in the program.  
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 PropertyThe service container provided by this widget to inheritors. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Top
Public Methods
 NameDescription
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.  (Inherited from System.ComponentModel.Component)
Public Method (Inherited from object)
Public MethodServes as the default hash function. (Inherited from object)
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodObtains the description of the mapping used with this binding.  
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public MethodObtains the description of the source used with this binding.  
Public MethodObtains the description of the target used with this binding.  
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 Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public MethodOverridden. Returns a string that represents the current object.  
Public MethodOverloaded. Determines whether the specified AbstractBinding is value equal to the current object.  
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Top
Protected Methods
 NameDescription
Protected MethodPerform the common tasks for all constructors.  
Protected MethodCreates a linking target, when the binding is being attached to a mapper.  
Protected MethodDetermines the culture to be used for conversions.  
Protected Method (Inherited from System.ComponentModel.Component)
Protected MethodOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodInstantiates a linking target based on the given value target.  
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Protected MethodRaises the PropertyChanged event for a given property.  
Protected MethodOverridden. Infrastructure. Infrastructure.  
Protected MethodOverridden. Infrastructure. Infrastructure.  
Top
Public Events
 NameDescription
Public Event (Inherited from System.ComponentModel.Component)
Public EventHandler for System.ComponentModel.INotifyPropertyChanged.PropertyChanged.  
Top
See Also

Reference

AbstractBinding Class
OpcLabs.BaseLib.LiveBinding Namespace