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 interface
SetTwoWaySteps.SetTwoWayBindConfigStep<F,
T, THIS extends SetTwoWaySteps.SetTwoWayBindConfigStep<F, T, THIS>> Step from configuring the to-end and creating the binding.static interface
Step from configuring the from-end.static interface
Step for setting the to-from direction converter.static interface
Step for setting the from-to direction converter.static interface
Refines the return types of theSetCommonSteps.SetFromStep
methods for use with two-way bindings.static interface
Step for setting the to-end observable.static interface
Step for settings to-end observable using default converters. -
Method Summary