Name | Description | |
---|---|---|
BindingExtenderCore Constructor | Overloaded. |
The following tables list the members exposed by BindingExtenderCore.
Name | Description | |
---|---|---|
BindingExtenderCore Constructor | Overloaded. |
Name | Description | |
---|---|---|
DefaultOnlineDesign | Default value of the OnlineDesign property. Equals to false . | |
DefaultOnlineRuntime | Default value of the OnlineRuntime property. Equals to false . |
Name | Description | |
---|---|---|
BindingProviders | The binding providers registered with this binding extender. | |
BindingTypes | The types of bindings provided by this extender, as given by the binders that are registered with it. | |
ComposedBindingBag | Contains all bindings handled by this binding extender. | |
Container | (Inherited from System.ComponentModel.Component) | |
CustomReference | Can be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
OfflineEventSource | Event triggered by this source puts the binding extender into the offline mode. | |
Online | Gets or sets the online mode flag. The online mode affects all registered binding providers. | |
OnlineEventSource | Event triggered by this source puts the binding extender into the online mode. | |
Site | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from System.ComponentModel.Component) | |
ServiceContainer | The service container provided by this widget to inheritors. (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
Name | Description | |
---|---|---|
BeginInit | ||
CanExtend | ||
Clone | Overridden. | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Overridden. Clean up any resources being used. | |
EndInit | ||
Equals | (Inherited from object) | |
GetBinding | A single binding on the component. Represents the "Binding" extender property. | |
GetBindingBag | A bag of bindings on the component. Represents the "BindingBag" extender property. | |
GetHashCode | Serves as the default hash function. (Inherited from object) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetObjectData | Overridden. | |
GetSchema | (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
GetService | (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
ReadXml | (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
RegisterBindingProvider | Registers a binding provider with this extender, i.e. allows the extender to provide binding types of that provider. | |
ResetBinding | Removes all bindings defined on a given component. | |
ResetBindingBag | Removes all bindings defined on a given component. | |
SetBinding | A single binding on the component. Represents the "Binding" extender property. | |
SetBindingBag | A bag of bindings on the component. Represents the "BindingBag" extender property. | |
ToString | Returns a string that represents the current object. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
UnregisterBindingProvider | Unregisters a binding provider from this extender. | |
ValueEquals | Overloaded. Determines whether the specified BindingBase is value equal to the current object. | |
WriteXml | (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
Name | Description | |
---|---|---|
Finalize | (Inherited from System.ComponentModel.Component) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnContextTypesChanged | Infrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
ReadXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
WriteXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
Name | Description | |
---|---|---|
BindingErrors | Raised when there is one more binding errors. | |
BindingProvidersChanged | Raised when a binding provider is registered or unregistered. | |
Disposed | (Inherited from System.ComponentModel.Component) | |
EventLinkingFailure | Raised when an event linking failure occurs. | |
OnlineChanged | Raised when the Online property changes a value. |