Uses of Interface
org.eclipse.core.databinding.bind.steps.ValueTwoWaySteps.ValueTwoWayConfigStep
-
Uses of ValueTwoWaySteps.ValueTwoWayConfigStep in org.eclipse.core.databinding.bind.steps
Modifier and TypeInterfaceDescriptionstatic interface
ValueTwoWaySteps.ValueTwoWayConfigStep<F,
T, THIS extends ValueTwoWaySteps.ValueTwoWayConfigStep<F, T, THIS>> Step from configuring the from-end.Modifier and TypeInterfaceDescriptionstatic interface
ValueTwoWaySteps.ValueTwoWayBindConfigStep<F,
T, THIS extends ValueTwoWaySteps.ValueTwoWayBindConfigStep<F, T, THIS>> Step from configuring the to-end and creating the binding.static interface
ValueTwoWaySteps.ValueTwoWayConvertToStep<F,
THIS extends ValueTwoWaySteps.ValueTwoWayConvertToStep<F, THIS>> Step for setting the from-to direction converter.