Class ListCommonSteps
java.lang.Object
org.eclipse.core.databinding.bind.steps.ListCommonSteps
Contains
Step
interfaces for the fluent databinding API common for
one-way and two-way IObservableList
bindings. Each of these
interfaces define the operations that are allowed in a particular pipeline
step.- Since:
- 1.11
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
Step for setting the from-end observable.static interface
A config step for the end of a binding where data is read.static interface
Step for setting the to-end observable.static interface
Step for converting between from- and to-types.static interface
Step for configuring the end of a binding where data is written. -
Method Summary