Uses of Interface
org.eclipse.core.databinding.bind.steps.ListTwoWaySteps.ListTwoWayConfigStep
-
Uses of ListTwoWaySteps.ListTwoWayConfigStep in org.eclipse.core.databinding.bind.steps
Modifier and TypeInterfaceDescriptionstatic interface
ListTwoWaySteps.ListTwoWayConfigStep<F,
T, THIS extends ListTwoWaySteps.ListTwoWayConfigStep<F, T, THIS>> Step from configuring the from-end.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.static interface
ListTwoWaySteps.ListTwoWayConvertToStep<F,
THIS extends ListTwoWaySteps.ListTwoWayConvertToStep<F, THIS>> Step for setting the from-to direction converter.