Uses of Interface
org.eclipse.core.databinding.bind.steps.SetCommonSteps.SetReadConfigStep
-
Uses of SetCommonSteps.SetReadConfigStep in org.eclipse.core.databinding.bind.steps
Modifier and TypeInterfaceDescriptionstatic interface
SetCommonSteps.SetReadConfigStep<F,
T, THIS extends SetCommonSteps.SetReadConfigStep<F, T, THIS>> A config step for the end of a binding where data is read.Modifier and TypeInterfaceDescriptionstatic interface
SetOneWaySteps.SetOneWayConvertStep<F,
THIS extends SetOneWaySteps.SetOneWayConvertStep<F, THIS>> Step for converting between from- and to-types.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.