Uses of Interface
org.eclipse.core.databinding.bind.steps.ValueTwoWaySteps.ValueTwoWayToStep
Packages that use ValueTwoWaySteps.ValueTwoWayToStep
-
Uses of ValueTwoWaySteps.ValueTwoWayToStep in org.eclipse.core.databinding.bind.steps
Subinterfaces of ValueTwoWaySteps.ValueTwoWayToStep in org.eclipse.core.databinding.bind.stepsModifier and TypeInterfaceDescriptionstatic interface
ValueTwoWaySteps.ValueTwoWayConvertToStep<F,
THIS extends ValueTwoWaySteps.ValueTwoWayConvertToStep<F, THIS>> Step for setting the from-to direction converter.Methods in org.eclipse.core.databinding.bind.steps that return ValueTwoWaySteps.ValueTwoWayToStepModifier and TypeMethodDescriptionValueTwoWaySteps.ValueTwoWayConvertFromStep.convertFrom
(IConverter<? super T, ? extends F> converter)