Uses of Interface
org.eclipse.core.databinding.bind.steps.SetTwoWaySteps.SetTwoWayBindConfigStep
-
Uses of SetTwoWaySteps.SetTwoWayBindConfigStep in org.eclipse.core.databinding.bind.steps
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.Modifier and TypeMethodDescriptionSetTwoWaySteps.SetTwoWayToStep.to
(IObservableSet<T> to) <T> SetTwoWaySteps.SetTwoWayBindConfigStep<F,
T, ?> SetTwoWaySteps.SetTwoWayUntypedToStep.to
(IObservableSet<T> to)