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


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

The following tables list the members exposed by BindingExtender.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyThe binding providers registered with this binding extender. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore)
Public PropertyThe types of bindings provided by this extender, as given by the binders that are registered with it. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore)
Public PropertyContains all bindings handled by this binding extender. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore)
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. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore)
Public PropertyGets or sets the online mode flag. The online mode affects all registered binding providers. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore)
Public PropertyEvent triggered by this source puts the binding extender into the online mode. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore)
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 (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore)
Public Method (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore)
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. Clean up any resources being used. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore)
Public Method (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore)
Public Method (Inherited from object)
Public MethodA single binding on the component. Represents the "Binding" extender property. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore)
Public MethodA bag of bindings on the component. Represents the "BindingBag" extender property. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore)
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 Method (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore)
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. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore)
Public MethodRemoves all bindings defined on a given component. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore)
Public MethodRemoves all bindings defined on a given component. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore)
Public MethodA single binding on the component. Represents the "Binding" extender property. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore)
Public MethodA bag of bindings on the component. Represents the "BindingBag" extender property. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore)
Public MethodReturns a string that represents the current object. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public MethodUnregisters a binding provider from this extender. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore)
Public MethodOverloaded. Determines whether the specified BindingBase is value equal to the current object. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore)
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. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore)
Public EventRaised when a binding provider is registered or unregistered. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore)
Public Event (Inherited from System.ComponentModel.Component)
Public EventRaised when an event linking failure occurs. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore)
Public EventRaised when the BindingExtenderCore.Online property changes a value. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore)
Top
See Also

Reference

BindingExtender Class
OpcLabs.BaseLib.LiveBinding Namespace