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


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

The following tables list the members exposed by BindingExtender.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldDefault value of the OnlineDesign property. Equals to false.  
Public FieldDefault value of the OnlineRuntime property. Equals to false.  
Top
Public Properties
 NameDescription
Public PropertyThe binding providers registered with this binding extender.  
Public PropertyThe types of bindings provided by this extender, as given by the binders that are registered with it.  
Public PropertyContains all bindings handled by this binding extender.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyCan be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public PropertyEvent triggered by this source puts the binding extender into the offline mode.  
Public PropertyGets or sets the online mode flag. The online mode affects all registered binding providers.  
Public PropertyEvent triggered by this source puts the binding extender into the online mode.  
Public Property (Inherited from System.ComponentModel.Component)
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 Method  
Public Method  
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. Clean up any resources being used.  
Public Method  
Public Method (Inherited from object)
Public MethodA single binding on the component. Represents the "Binding" extender property.  
Public MethodA bag of bindings on the component. Represents the "BindingBag" extender property.  
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 MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
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 MethodRegisters a binding provider with this extender, i.e. allows the extender to provide binding types of that provider.  
Public MethodRemoves all bindings defined on a given component.  
Public MethodRemoves all bindings defined on a given component.  
Public MethodA single binding on the component. Represents the "Binding" extender property.  
Public MethodA bag of bindings on the component. Represents the "BindingBag" extender property.  
Public MethodReturns a string that represents the current object. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public MethodUnregisters a binding provider from this extender.  
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 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 MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Top
Public Events
 NameDescription
Public EventRaised when there is one more binding errors.  
Public EventRaised when a binding provider is registered or unregistered.  
Public Event (Inherited from System.ComponentModel.Component)
Public EventRaised when an event linking failure occurs.  
Public EventRaised when the Online property changes a value.  
Top
See Also

Reference

BindingExtender Class
OpcLabs.BaseLib.LiveBinding Namespace