ContextGetter Class |
Namespace: Slash.Unity.DataBind.Foundation.Providers.Getters
The ContextGetter type exposes the following members.
| Name | Description | |
|---|---|---|
| ContextGetter | Initializes a new instance of the ContextGetter class |
| Name | Description | |
|---|---|---|
| Value |
Current data value.
(Overrides DataProviderValue.) |
| Name | Description | |
|---|---|---|
| OnContextChanged |
Has to be called when an anchestor context changed as the data value may change.
(Overrides DataBindingOperatorOnContextChanged.) | |
| UpdateValue |
Called when the value of the data provider should be updated.
(Overrides DataProviderUpdateValue.) |