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