Interface SetTwoWaySteps.SetTwoWayBindConfigStep<F,T,THIS extends SetTwoWaySteps.SetTwoWayBindConfigStep<F,T,THIS>>
- Type Parameters:
F
- type of the from-end observableT
- type of the to-end observableTHIS
- self type for this step
- All Superinterfaces:
CommonSteps.BindConfigStep<F,
,T, THIS> CommonSteps.ReadConfigStep<F,
,T, THIS> CommonSteps.WriteConfigStep<F,
,T, THIS> SetCommonSteps.SetReadConfigStep<F,
,T, THIS> SetCommonSteps.SetWriteConfigStep<F,
,T, THIS> SetTwoWaySteps.SetTwoWayConfigStep<F,
,T, THIS> Step
- Enclosing class:
- SetTwoWaySteps
public static interface SetTwoWaySteps.SetTwoWayBindConfigStep<F,T,THIS extends SetTwoWaySteps.SetTwoWayBindConfigStep<F,T,THIS>>
extends SetTwoWaySteps.SetTwoWayConfigStep<F,T,THIS>, CommonSteps.BindConfigStep<F,T,THIS>
Step from configuring the to-end and creating the binding.
- Restriction:
-
Method Summary
Methods inherited from interface org.eclipse.core.databinding.bind.steps.CommonSteps.BindConfigStep
bind, bindWithNewContext
Methods inherited from interface org.eclipse.core.databinding.bind.steps.CommonSteps.WriteConfigStep
updateOnlyOnRequest