Class ListOneWaySteps
java.lang.Object
org.eclipse.core.databinding.bind.steps.ListOneWaySteps
Contains
Step
interfaces for the fluent databinding API for one-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
ListOneWaySteps.ListOneWayBindWriteConfigStep<F,
T, THIS extends ListOneWaySteps.ListOneWayBindWriteConfigStep<F, T, THIS>> Step for configuring the to-end and creating the binding.static interface
Step for converting between from- and to-types.static interface
Refines the return types of theListCommonSteps.ListFromStep
methods for use with one-way bindings.static interface
Step for setting the to-end observable.static interface
Step for settings to-end observable using default converters. -
Method Summary