Uses of Interface
org.eclipse.core.databinding.bind.steps.ValueCommonSteps.ValueWriteConfigStep
-
Uses of ValueCommonSteps.ValueWriteConfigStep in org.eclipse.core.databinding.bind.steps
Modifier and TypeInterfaceDescriptionstatic interface
ValueCommonSteps.ValueWriteConfigStep<F,
T, THIS extends ValueCommonSteps.ValueWriteConfigStep<F, T, THIS>> Step for configuring the end of a binding where data is written.Modifier and TypeInterfaceDescriptionstatic interface
ValueOneWaySteps.ValueOneWayBindWriteConfigStep<F,
T, THIS extends ValueOneWaySteps.ValueOneWayBindWriteConfigStep<F, T, THIS>> Step for configuring the to-end and creating the binding.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.