![]() | ContextDataUpdater Class |
Namespace: Slash.Unity.DataBind.Foundation.Setters
The ContextDataUpdater type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContextDataUpdater | Initializes a new instance of the ContextDataUpdater class |
Name | Description | |
---|---|---|
![]() | Deinit |
Deinitializes the operator.
By default this method removes the added bindings.
(Overrides DataBindingOperatorDeinit.) |
![]() | Disable |
Disable the operator.
(Overrides DataBindingOperatorDisable.) |
![]() | Enable |
Enable the operator.
(Overrides DataBindingOperatorEnable.) |
![]() | Init |
Initializes the operator.
This method should be used to add bindings.
(Overrides DataBindingOperatorInit.) |
![]() | OnContextChanged |
Has to be called when an anchestor context changed as the data value may change.
(Overrides DataBindingOperatorOnContextChanged.) |
Name | Description | |
---|---|---|
![]() | Data |
Data to update context data from.
|
![]() | Path |
Path to value to update in data context.
|