Uses of Interface
org.eclipse.core.databinding.bind.steps.CommonSteps.ReadConfigStep
-
Uses of CommonSteps.ReadConfigStep in org.eclipse.core.databinding.bind.steps
Modifier and TypeInterfaceDescriptionstatic interface
CommonSteps.ReadConfigStep<F,
T, THIS extends CommonSteps.ReadConfigStep<F, T, THIS>> Modifier and TypeInterfaceDescriptionstatic interface
ListCommonSteps.ListReadConfigStep<F,
T, THIS extends ListCommonSteps.ListReadConfigStep<F, T, THIS>> A config step for the end of a binding where data is read.static interface
ListOneWaySteps.ListOneWayConvertStep<F,
THIS extends ListOneWaySteps.ListOneWayConvertStep<F, THIS>> Step for converting between from- and to-types.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.static 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.static 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.static interface
ValueCommonSteps.ValueReadConfigStep<F,
T, THIS extends ValueCommonSteps.ValueReadConfigStep<F, T, THIS>> A config step for the end of a binding where data is read.static interface
ValueOneWaySteps.ValueOneWayConvertStep<F,
THIS extends ValueOneWaySteps.ValueOneWayConvertStep<F, THIS>> Step for converting between from- and to-types.static interface
ValueTwoWaySteps.ValueTwoWayBindConfigStep<F,
T, THIS extends ValueTwoWaySteps.ValueTwoWayBindConfigStep<F, T, THIS>> Step from configuring the to-end and creating the binding.static interface
ValueTwoWaySteps.ValueTwoWayConfigStep<F,
T, THIS extends ValueTwoWaySteps.ValueTwoWayConfigStep<F, T, THIS>> Step from configuring the from-end.static interface
ValueTwoWaySteps.ValueTwoWayConvertToStep<F,
THIS extends ValueTwoWaySteps.ValueTwoWayConvertToStep<F, THIS>> Step for setting the from-to direction converter.