Interface ListTwoWaySteps.ListTwoWayConfigStep<F,T,THIS extends ListTwoWaySteps.ListTwoWayConfigStep<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.ReadConfigStep<F,
,T, THIS> CommonSteps.WriteConfigStep<F,
,T, THIS> ListCommonSteps.ListReadConfigStep<F,
,T, THIS> ListCommonSteps.ListWriteConfigStep<F,
,T, THIS> Step
- All Known Subinterfaces:
ListTwoWaySteps.ListTwoWayBindConfigStep<F,
,T, THIS> ListTwoWaySteps.ListTwoWayConvertToStep<F,
THIS>
- Enclosing class:
- ListTwoWaySteps
public static interface ListTwoWaySteps.ListTwoWayConfigStep<F,T,THIS extends ListTwoWaySteps.ListTwoWayConfigStep<F,T,THIS>>
extends CommonSteps.WriteConfigStep<F,T,THIS>, ListCommonSteps.ListReadConfigStep<F,T,THIS>, ListCommonSteps.ListWriteConfigStep<F,T,THIS>
Step from configuring the from-end.
- Restriction:
-
Method Summary
Methods inherited from interface org.eclipse.core.databinding.bind.steps.CommonSteps.WriteConfigStep
updateOnlyOnRequest