Uses of Interface
org.eclipse.core.databinding.bind.steps.SetCommonSteps.SetWriteConfigStep
-
Uses of SetCommonSteps.SetWriteConfigStep in org.eclipse.core.databinding.bind.steps
Modifier and TypeInterfaceDescriptionstatic interface
SetCommonSteps.SetWriteConfigStep<F,
T, THIS extends SetCommonSteps.SetWriteConfigStep<F, T, THIS>> Step for configuring the end of a binding where data is written.Modifier and TypeInterfaceDescriptionstatic interface
SetOneWaySteps.SetOneWayBindWriteConfigStep<F,
T, THIS extends SetOneWaySteps.SetOneWayBindWriteConfigStep<F, T, THIS>> Step for configuring the to-end and creating the binding.static interface
SetTwoWaySteps.SetTwoWayBindConfigStep<F,
T, THIS extends SetTwoWaySteps.SetTwoWayBindConfigStep<F, T, THIS>> Step from configuring the to-end and creating the binding.static interface
SetTwoWaySteps.SetTwoWayConfigStep<F,
T, THIS extends SetTwoWaySteps.SetTwoWayConfigStep<F, T, THIS>> Step from configuring the from-end.static interface
SetTwoWaySteps.SetTwoWayConvertToStep<F,
THIS extends SetTwoWaySteps.SetTwoWayConvertToStep<F, THIS>> Step for setting the from-to direction converter.