Uses of Interface
org.eclipse.core.databinding.bind.steps.ListTwoWaySteps.ListTwoWayToStep
Packages that use ListTwoWaySteps.ListTwoWayToStep
-
Uses of ListTwoWaySteps.ListTwoWayToStep in org.eclipse.core.databinding.bind.steps
Subinterfaces of ListTwoWaySteps.ListTwoWayToStep in org.eclipse.core.databinding.bind.stepsModifier and TypeInterfaceDescriptionstatic interfaceListTwoWaySteps.ListTwoWayConvertToStep<F,THIS extends ListTwoWaySteps.ListTwoWayConvertToStep<F, THIS>> Step for setting the from-to direction converter.Methods in org.eclipse.core.databinding.bind.steps that return ListTwoWaySteps.ListTwoWayToStepModifier and TypeMethodDescriptionListTwoWaySteps.ListTwoWayConvertFromStep.convertFrom(IConverter<? super T, ? extends F> converter)