Class ValueOneWaySteps
java.lang.Object
org.eclipse.core.databinding.bind.steps.ValueOneWaySteps
Contains
Step interfaces for the fluent databinding API for one-way
IObservableValue 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 interfaceValueOneWaySteps.ValueOneWayBindWriteConfigStep<F,T, THIS extends ValueOneWaySteps.ValueOneWayBindWriteConfigStep<F, T, THIS>> Step for configuring the to-end and creating the binding.static interfaceValueOneWaySteps.ValueOneWayConvertStep<F,THIS extends ValueOneWaySteps.ValueOneWayConvertStep<F, THIS>> Step for converting between from- and to-types.static interfaceRefines the return types of theValueCommonSteps.ValueFromStepmethods for use with one-way bindings.static interfaceStep for setting the to-end observable.static interfaceStep for settings to-end observable using default converters. -
Method Summary