Interface CommonSteps.TwoWayConfigAndFromStep<SELF extends CommonSteps.TwoWayConfigAndFromStep<SELF>>
- Type Parameters:
SELF- self type
- All Superinterfaces:
CommonSteps.DirectionStep<SELF>, ListCommonSteps.ListFromStep, ListTwoWaySteps.ListTwoWayFromStep, SetCommonSteps.SetFromStep, SetTwoWaySteps.SetTwoWayFromStep, Step, ValueCommonSteps.ValueFromStep, ValueTwoWaySteps.ValueTwoWayFromStep
- Enclosing class:
CommonSteps
public static interface CommonSteps.TwoWayConfigAndFromStep<SELF extends CommonSteps.TwoWayConfigAndFromStep<SELF>>
extends CommonSteps.DirectionStep<SELF>, ValueTwoWaySteps.ValueTwoWayFromStep, ListTwoWaySteps.ListTwoWayFromStep, SetTwoWaySteps.SetTwoWayFromStep
Step for settings the from-end observable of two-way-bindings. It this step
the value-type (value, list or set) is chosen.
- Since:
- 1.11
- Restriction:
-
Method Summary
Methods inherited from interface CommonSteps.DirectionStep
modelToTarget, targetToModelMethods inherited from interface ListTwoWaySteps.ListTwoWayFromStep
fromMethods inherited from interface SetTwoWaySteps.SetTwoWayFromStep
fromMethods inherited from interface ValueTwoWaySteps.ValueTwoWayFromStep
from