Uses of Interface
org.eclipse.core.databinding.bind.steps.ValueCommonSteps.ValueToStep
Packages that use ValueCommonSteps.ValueToStep
-
Uses of ValueCommonSteps.ValueToStep in org.eclipse.core.databinding.bind.steps
Subinterfaces of ValueCommonSteps.ValueToStep in org.eclipse.core.databinding.bind.stepsModifier and TypeInterfaceDescriptionstatic interfaceValueOneWaySteps.ValueOneWayConvertStep<F,THIS extends ValueOneWaySteps.ValueOneWayConvertStep<F, THIS>> Step for converting between from- and to-types.static interfaceStep for setting the to-end observable.static interfaceValueTwoWaySteps.ValueTwoWayConvertToStep<F,THIS extends ValueTwoWaySteps.ValueTwoWayConvertToStep<F, THIS>> Step for setting the from-to direction converter.static interfaceStep for setting the to-end observable.