Uses of Interface
org.eclipse.core.databinding.bind.steps.ValueOneWaySteps.ValueOneWayToStep
-
Uses of ValueOneWaySteps.ValueOneWayToStep in org.eclipse.core.databinding.bind.steps
Modifier and TypeInterfaceDescriptionstatic interface
ValueOneWaySteps.ValueOneWayConvertStep<F,
THIS extends ValueOneWaySteps.ValueOneWayConvertStep<F, THIS>> Step for converting between from- and to-types.Modifier and TypeMethodDescription<T2> ValueOneWaySteps.ValueOneWayToStep<F,
T2> ValueOneWaySteps.ValueOneWayConvertStep.convertTo
(IConverter<? super F, ? extends T2> converter)