Uses of Interface
org.eclipse.core.databinding.bind.steps.CommonSteps.ConvertToStep
-
Uses of CommonSteps.ConvertToStep in org.eclipse.core.databinding.bind.steps
Modifier and TypeInterfaceDescriptionstatic interface
ListOneWaySteps.ListOneWayConvertStep<F,
THIS extends ListOneWaySteps.ListOneWayConvertStep<F, THIS>> Step for converting between from- and to-types.static interface
ListTwoWaySteps.ListTwoWayConvertToStep<F,
THIS extends ListTwoWaySteps.ListTwoWayConvertToStep<F, THIS>> Step for setting the from-to direction converter.static interface
SetOneWaySteps.SetOneWayConvertStep<F,
THIS extends SetOneWaySteps.SetOneWayConvertStep<F, THIS>> Step for converting between from- and to-types.static interface
SetTwoWaySteps.SetTwoWayConvertToStep<F,
THIS extends SetTwoWaySteps.SetTwoWayConvertToStep<F, THIS>> Step for setting the from-to direction converter.static interface
ValueOneWaySteps.ValueOneWayConvertStep<F,
THIS extends ValueOneWaySteps.ValueOneWayConvertStep<F, THIS>> Step for converting between from- and to-types.static interface
ValueTwoWaySteps.ValueTwoWayConvertToStep<F,
THIS extends ValueTwoWaySteps.ValueTwoWayConvertToStep<F, THIS>> Step for setting the from-to direction converter.