Class SetTwoWaySteps
java.lang.Object
org.eclipse.core.databinding.bind.steps.SetTwoWaySteps
Contains
Step interfaces for the fluent databinding API for two-way
IObservableSet 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 interfaceSetTwoWaySteps.SetTwoWayBindConfigStep<F,T, THIS extends SetTwoWaySteps.SetTwoWayBindConfigStep<F, T, THIS>> Step from configuring the to-end and creating the binding.static interfaceStep from configuring the from-end.static interfaceStep for setting the to-from direction converter.static interfaceStep for setting the from-to direction converter.static interfaceRefines the return types of theSetCommonSteps.SetFromStepmethods 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