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