Interface ValueOneWaySteps.ValueOneWayBindWriteConfigStep<F,T,THIS extends ValueOneWaySteps.ValueOneWayBindWriteConfigStep<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.WriteConfigStep<F,,T, THIS> Step,ValueCommonSteps.ValueWriteConfigStep<F,T, THIS>
- Enclosing class:
ValueOneWaySteps
public static interface ValueOneWaySteps.ValueOneWayBindWriteConfigStep<F,T,THIS extends ValueOneWaySteps.ValueOneWayBindWriteConfigStep<F,T,THIS>>
extends ValueCommonSteps.ValueWriteConfigStep<F,T,THIS>, CommonSteps.BindConfigStep<F,T,THIS>
Step for configuring the to-end and creating the binding.
- Restriction:
-
Method Summary
Methods inherited from interface org.eclipse.core.databinding.bind.steps.CommonSteps.BindConfigStep
bind, bindWithNewContextMethods inherited from interface org.eclipse.core.databinding.bind.steps.CommonSteps.WriteConfigStep
updateOnlyOnRequestMethods inherited from interface org.eclipse.core.databinding.bind.steps.ValueCommonSteps.ValueWriteConfigStep
convertOnly, validateAfterConvert, validateBeforeSet