Class ValueTwoWaySteps
java.lang.Object
org.eclipse.core.databinding.bind.steps.ValueTwoWaySteps
Contains
Step interfaces for the fluent databinding API for two-way
IObservableValue bindings. Each of these interfaces define the
operations that are allowed in a particular pipeline step.- Since:
- 1.11
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceValueTwoWaySteps.ValueTwoWayBindConfigStep<F,T, THIS extends ValueTwoWaySteps.ValueTwoWayBindConfigStep<F, T, THIS>> Step from configuring the to-end and creating the binding.static interfaceValueTwoWaySteps.ValueTwoWayConfigStep<F,T, THIS extends ValueTwoWaySteps.ValueTwoWayConfigStep<F, T, THIS>> Step from configuring the from-end.static interfaceStep for setting the to-from direction converter.static interfaceValueTwoWaySteps.ValueTwoWayConvertToStep<F,THIS extends ValueTwoWaySteps.ValueTwoWayConvertToStep<F, THIS>> Step for setting the from-to direction converter.static interfaceRefines the return types of theValueCommonSteps.ValueFromStepmethods for use with two-way bindings.static interfaceStep for setting the to-end observable.static interfaceStep for settings to-end observable using default converters. -
Method Summary