Uses of Interface
org.eclipse.core.databinding.bind.steps.CommonSteps.DirectionStep
-
Uses of CommonSteps.DirectionStep in org.eclipse.core.databinding.bind.steps
Modifier and TypeInterfaceDescriptionstatic interface
CommonSteps.DirectionStep<SELF extends CommonSteps.DirectionStep<SELF>>
Step for setting the direction of the binding.Modifier and TypeInterfaceDescriptionstatic interface
CommonSteps.OneWayConfigAndFromStep<SELF extends CommonSteps.OneWayConfigAndFromStep<SELF>>
Step for settings the from-end observable of one-way-bindings.static interface
CommonSteps.TwoWayConfigAndFromStep<SELF extends CommonSteps.TwoWayConfigAndFromStep<SELF>>
Step for settings the from-end observable of two-way-bindings.