Uses of Interface
org.eclipse.core.databinding.bind.steps.ListCommonSteps.ListWriteConfigStep
-
Uses of ListCommonSteps.ListWriteConfigStep in org.eclipse.core.databinding.bind.steps
Modifier and TypeInterfaceDescriptionstatic interface
ListCommonSteps.ListWriteConfigStep<F,
T, THIS extends ListCommonSteps.ListWriteConfigStep<F, T, THIS>> Step for configuring the end of a binding where data is written.Modifier and TypeInterfaceDescriptionstatic interface
ListOneWaySteps.ListOneWayBindWriteConfigStep<F,
T, THIS extends ListOneWaySteps.ListOneWayBindWriteConfigStep<F, T, THIS>> Step for configuring the to-end and creating the binding.static 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.ListTwoWayConfigStep<F,
T, THIS extends ListTwoWaySteps.ListTwoWayConfigStep<F, T, THIS>> Step from configuring the from-end.static interface
ListTwoWaySteps.ListTwoWayConvertToStep<F,
THIS extends ListTwoWaySteps.ListTwoWayConvertToStep<F, THIS>> Step for setting the from-to direction converter.