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
Nested ClassesModifier and TypeClassDescriptionstatic interfaceStep for setting the from-end observable.static interfaceA config step for the end of a binding where data is read.static interfaceStep for setting the to-end observable.static interfaceStep for converting between from- and to-types.static interfaceStep for configuring the end of a binding where data is written. -
Method Summary