Uses of Interface
org.eclipse.core.databinding.bind.steps.SetTwoWaySteps.SetTwoWayToStep
Packages that use SetTwoWaySteps.SetTwoWayToStep
-
Uses of SetTwoWaySteps.SetTwoWayToStep in org.eclipse.core.databinding.bind.steps
Subinterfaces of SetTwoWaySteps.SetTwoWayToStep in org.eclipse.core.databinding.bind.stepsModifier and TypeInterfaceDescriptionstatic interface
SetTwoWaySteps.SetTwoWayConvertToStep<F,
THIS extends SetTwoWaySteps.SetTwoWayConvertToStep<F, THIS>> Step for setting the from-to direction converter.Methods in org.eclipse.core.databinding.bind.steps that return SetTwoWaySteps.SetTwoWayToStepModifier and TypeMethodDescriptionSetTwoWaySteps.SetTwoWayConvertFromStep.convertFrom
(IConverter<? super T, ? extends F> converter)