DataProvider Class |
Namespace: Slash.Unity.DataBind.Core.Presentation
The DataProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| DataProvider | Initializes a new instance of the DataProvider class |
| Name | Description | |
|---|---|---|
| OnBindingValuesChanged |
Called when a value of the bindings of this operator changed.
(Overrides DataBindingOperatorOnBindingValuesChanged.) | |
| OnValueChanged |
Should be called by a derived class if the value of the data provider changed.
| |
| OnValueChanged(Object) | Obsolete.
Should be called by a derived class if the value of the data provider changed.
| |
| UpdateValue |
Called when the value of the data provider should be updated.
|
| Name | Description | |
|---|---|---|
| ValueChanged |
Called when the value of the property changed.
|