Uses of Interface
org.eclipse.core.databinding.bind.steps.SetOneWaySteps.SetOneWayToStep
Packages that use SetOneWaySteps.SetOneWayToStep
-
Uses of SetOneWaySteps.SetOneWayToStep in org.eclipse.core.databinding.bind.steps
Subinterfaces of SetOneWaySteps.SetOneWayToStep in org.eclipse.core.databinding.bind.stepsModifier and TypeInterfaceDescriptionstatic interface
SetOneWaySteps.SetOneWayConvertStep<F,
THIS extends SetOneWaySteps.SetOneWayConvertStep<F, THIS>> Step for converting between from- and to-types.Methods in org.eclipse.core.databinding.bind.steps that return SetOneWaySteps.SetOneWayToStepModifier and TypeMethodDescription<T2> SetOneWaySteps.SetOneWayToStep
<F, T2> SetOneWaySteps.SetOneWayConvertStep.convertTo
(IConverter<? super F, ? extends T2> converter)