Uses of Interface
org.eclipse.core.databinding.bind.steps.ListTwoWaySteps.ListTwoWayBindConfigStep
-
Uses of ListTwoWaySteps.ListTwoWayBindConfigStep in org.eclipse.core.databinding.bind.steps
Modifier and TypeInterfaceDescriptionstatic interface
ListTwoWaySteps.ListTwoWayBindConfigStep<F,
T, THIS extends ListTwoWaySteps.ListTwoWayBindConfigStep<F, T, THIS>> Step from configuring the to-end and creating the binding.Modifier and TypeMethodDescriptionListTwoWaySteps.ListTwoWayToStep.to
(IObservableList<T> to) ListTwoWaySteps.ListTwoWayUntypedToStep.to
(IObservableList<T> to)