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


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

The following tables list the members exposed by BindingBase.

Protected Constructors
 NameDescription
Protected Internal ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyThe binding group. Determines behavior common for all bindings in the group. A default binding group is used if none specified.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertySpecifies the converter to be used when getting and setting the target values. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding)
Public PropertyThe parameter to pass to the OpcLabs.BaseLib.Data.IDataConverter. The default is null. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding)
Public PropertyThe culture in which to evaluate the converter. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding)
Public PropertyThe binder this binding is currently attached to; null if the binding is not attached to a binder.  
Public PropertyCan be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public PropertyDetermines whether this binding is currently attached to a binder.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyA string that specifies how to format the bound value. An empty string means no formatting. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding)
Public PropertyDetermines what to bind (object and member) in the program. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding)
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 MethodAttaches the current binding to a specified binder.  
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 MethodDetaches the current binding from a specified binder.  
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. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding)
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. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding)
Public MethodObtains the description of the target used with this binding. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding)
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 MethodReturns a string that represents the current object. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding)
Public MethodOverloaded. Determines whether the specified BindingBase is value equal to the current object.  
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Top
Protected Methods
 NameDescription
Protected MethodCalled after this binding has been attached to the binder.  
Protected MethodCalled after this binding has been detached from the binder.  
Protected MethodPerform the common tasks for all constructors. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding)
Protected MethodCreates a linking target, when the binding is being attached to a mapper. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding)
Protected MethodDetermines the culture to be used for conversions. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding)
Protected Method (Inherited from System.ComponentModel.Component)
Protected Internal MethodMakes or breaks the links of this binding.  
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. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Protected MethodCalled upon a change of the current binder.  
Protected MethodRaises the PropertyChanged event for a given property. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding)
Protected MethodOverridden. Infrastructure. Infrastructure. Infrastructure.  
Protected MethodOverridden. Infrastructure. Infrastructure. Infrastructure.  
Top
Public Events
 NameDescription
Public Event (Inherited from System.ComponentModel.Component)
Public EventHandler for System.ComponentModel.INotifyPropertyChanged.PropertyChanged. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding)
Top
See Also

Reference

BindingBase Class
OpcLabs.BaseLib.LiveBinding Namespace