Class SetOneWaySteps
java.lang.Object
org.eclipse.core.databinding.bind.steps.SetOneWaySteps
Contains
Step
interfaces for the fluent databinding API for one-way
IObservableSet
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
SetOneWaySteps.SetOneWayBindWriteConfigStep<F,
T, THIS extends SetOneWaySteps.SetOneWayBindWriteConfigStep<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 theSetCommonSteps.SetFromStep
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