Uses of Interface
org.eclipse.core.databinding.bind.steps.CommonSteps.ConvertToStep
Packages that use CommonSteps.ConvertToStep
-
Uses of CommonSteps.ConvertToStep in org.eclipse.core.databinding.bind.steps
Subinterfaces of CommonSteps.ConvertToStep in org.eclipse.core.databinding.bind.stepsModifier and TypeInterfaceDescriptionstatic interfaceListOneWaySteps.ListOneWayConvertStep<F, THIS extends ListOneWaySteps.ListOneWayConvertStep<F,THIS>> Step for converting between from- and to-types.static interfaceListTwoWaySteps.ListTwoWayConvertToStep<F, THIS extends ListTwoWaySteps.ListTwoWayConvertToStep<F,THIS>> Step for setting the from-to direction converter.static interfaceSetOneWaySteps.SetOneWayConvertStep<F, THIS extends SetOneWaySteps.SetOneWayConvertStep<F,THIS>> Step for converting between from- and to-types.static interfaceSetTwoWaySteps.SetTwoWayConvertToStep<F, THIS extends SetTwoWaySteps.SetTwoWayConvertToStep<F,THIS>> Step for setting the from-to direction converter.static interfaceValueOneWaySteps.ValueOneWayConvertStep<F, THIS extends ValueOneWaySteps.ValueOneWayConvertStep<F,THIS>> Step for converting between from- and to-types.static interfaceValueTwoWaySteps.ValueTwoWayConvertToStep<F, THIS extends ValueTwoWaySteps.ValueTwoWayConvertToStep<F,THIS>> Step for setting the from-to direction converter.