![]() | SingleSetter Class |
Namespace: Slash.Unity.DataBind.Foundation.Setters
The SingleSetter type exposes the following members.
Name | Description | |
---|---|---|
![]() | SingleSetter | Initializes a new instance of the SingleSetter 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.) |
![]() | OnObjectValueChanged |
Called when the data binding value changed.
|