Name | Description | |
---|---|---|
AbstractBinding Constructor | Overloaded. |
The following tables list the members exposed by AbstractBinding.
Name | Description | |
---|---|---|
AbstractBinding Constructor | Overloaded. |
Name | Description | |
---|---|---|
DefaultStringFormat | Default string format. An empty string. |
Name | Description | |
---|---|---|
Container | (Inherited from System.ComponentModel.Component) | |
Converter | Specifies the converter to be used when getting and setting the target values. | |
ConverterParameter | The parameter to pass to the OpcLabs.BaseLib.Data.IDataConverter. The default is null. | |
Culture | The culture in which to evaluate the converter. | |
CustomReference | Can be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
DefaultValueTarget | The default value target. | |
Site | (Inherited from System.ComponentModel.Component) | |
StringFormat | A string that specifies how to format the bound value. An empty string means no formatting. | |
ValueTarget | Determines what to bind (object and member) in the program. |
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 | |
---|---|---|
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. (Inherited from System.ComponentModel.Component) | |
Equals | (Inherited from object) | |
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) | |
GetMappingDescription | Obtains the description of the mapping used with this binding. | |
GetObjectData | Overridden. | |
GetSchema | (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
GetService | (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
GetSourceDescription | Obtains the description of the source used with this binding. | |
GetTargetDescription | Obtains the description of the target used with this binding. | |
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) | |
ToString | Overridden. Returns a string that represents the current object. | |
ValueEquals | Overloaded. Determines whether the specified AbstractBinding is value equal to the current object. | |
WriteXml | (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
Name | Description | |
---|---|---|
Construct | Perform the common tasks for all constructors. | |
CreateLinkingTarget | Creates a linking target, when the binding is being attached to a mapper. | |
DetermineTargetCulture | Determines the culture to be used for conversions. | |
Finalize | (Inherited from System.ComponentModel.Component) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
NewLinkingTarget | Instantiates a linking target based on the given value target. | |
OnContextTypesChanged | Infrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
OnPropertyChanged | Raises the PropertyChanged event for a given property. | |
ReadXmlElement | Overridden. Infrastructure. Infrastructure. | |
WriteXmlElement | Overridden. Infrastructure. Infrastructure. |
Name | Description | |
---|---|---|
Disposed | (Inherited from System.ComponentModel.Component) | |
PropertyChanged | Handler for System.ComponentModel.INotifyPropertyChanged.PropertyChanged. |