Package org.eclipse.core.databinding.bind.steps
package org.eclipse.core.databinding.bind.steps
-
ClassDescriptionContains
Step
interfaces for the fluent databinding API that are common for bothIObservableValue
,IObservableList
andIObservableSet
bindings.CommonSteps.BindConfigStep<F,T, THIS extends CommonSteps.BindConfigStep<F, T, THIS>> The last step in the binding pipeline, where theCommonSteps.BindConfigStep.bind(org.eclipse.core.databinding.DataBindingContext)
method is accessible.Step for setting the to-from converter.Step for converting between from- and to-types.CommonSteps.DirectionStep<SELF extends CommonSteps.DirectionStep<SELF>>Step for setting the direction of the binding.CommonSteps.OneWayConfigAndFromStep<SELF extends CommonSteps.OneWayConfigAndFromStep<SELF>>Step for settings the from-end observable of one-way-bindings.CommonSteps.ReadConfigStep<F,T, THIS extends CommonSteps.ReadConfigStep<F, T, THIS>> CommonSteps.TwoWayConfigAndFromStep<SELF extends CommonSteps.TwoWayConfigAndFromStep<SELF>>Step for settings the from-end observable of two-way-bindings.CommonSteps.WriteConfigStep<F,T, THIS extends CommonSteps.WriteConfigStep<F, T, THIS>> Step for updating the configuration for an observable that is being written to.ContainsStep
interfaces for the fluent databinding API common for one-way and two-wayIObservableList
bindings.Step for setting the from-end observable.ListCommonSteps.ListReadConfigStep<F,T, THIS extends ListCommonSteps.ListReadConfigStep<F, T, THIS>> A config step for the end of a binding where data is read.Step for setting the to-end observable.Step for converting between from- and to-types.ListCommonSteps.ListWriteConfigStep<F,T, THIS extends ListCommonSteps.ListWriteConfigStep<F, T, THIS>> Step for configuring the end of a binding where data is written.ContainsStep
interfaces for the fluent databinding API for one-wayIObservableList
bindings.ListOneWaySteps.ListOneWayBindWriteConfigStep<F,T, THIS extends ListOneWaySteps.ListOneWayBindWriteConfigStep<F, T, THIS>> Step for configuring the to-end and creating the binding.ListOneWaySteps.ListOneWayConvertStep<F,THIS extends ListOneWaySteps.ListOneWayConvertStep<F, THIS>> Step for converting between from- and to-types.Refines the return types of theListCommonSteps.ListFromStep
methods for use with one-way bindings.Step for setting the to-end observable.Step for settings to-end observable using default converters.ContainsStep
interfaces for the fluent databinding API for two-wayIObservableList
bindings.ListTwoWaySteps.ListTwoWayBindConfigStep<F,T, THIS extends ListTwoWaySteps.ListTwoWayBindConfigStep<F, T, THIS>> Step from configuring the to-end and creating the binding.ListTwoWaySteps.ListTwoWayConfigStep<F,T, THIS extends ListTwoWaySteps.ListTwoWayConfigStep<F, T, THIS>> Step from configuring the from-end.Step for setting the to-from direction converter.ListTwoWaySteps.ListTwoWayConvertToStep<F,THIS extends ListTwoWaySteps.ListTwoWayConvertToStep<F, THIS>> Step for setting the from-to direction converter.Refines the return types of theListCommonSteps.ListFromStep
methods for use with two-way bindings.Step for setting the to-end observable.Step for settings to-end observable using default converters.ContainsStep
interfaces for the fluent databinding API common for one-way and two-wayIObservableSet
bindings.Step for setting the from-end observable.SetCommonSteps.SetReadConfigStep<F,T, THIS extends SetCommonSteps.SetReadConfigStep<F, T, THIS>> A config step for the end of a binding where data is read.Step for setting the to-end observable.Step for converting between from- and to-types.SetCommonSteps.SetWriteConfigStep<F,T, THIS extends SetCommonSteps.SetWriteConfigStep<F, T, THIS>> Step for configuring the end of a binding where data is written.ContainsStep
interfaces for the fluent databinding API for one-wayIObservableSet
bindings.SetOneWaySteps.SetOneWayBindWriteConfigStep<F,T, THIS extends SetOneWaySteps.SetOneWayBindWriteConfigStep<F, T, THIS>> Step for configuring the to-end and creating the binding.SetOneWaySteps.SetOneWayConvertStep<F,THIS extends SetOneWaySteps.SetOneWayConvertStep<F, THIS>> Step for converting between from- and to-types.Refines the return types of theSetCommonSteps.SetFromStep
methods for use with one-way bindings.Step for setting the to-end observable.Step for settings to-end observable using default converters.ContainsStep
interfaces for the fluent databinding API for two-wayIObservableSet
bindings.SetTwoWaySteps.SetTwoWayBindConfigStep<F,T, THIS extends SetTwoWaySteps.SetTwoWayBindConfigStep<F, T, THIS>> Step from configuring the to-end and creating the binding.SetTwoWaySteps.SetTwoWayConfigStep<F,T, THIS extends SetTwoWaySteps.SetTwoWayConfigStep<F, T, THIS>> Step from configuring the from-end.Step for setting the to-from direction converter.SetTwoWaySteps.SetTwoWayConvertToStep<F,THIS extends SetTwoWaySteps.SetTwoWayConvertToStep<F, THIS>> Step for setting the from-to direction converter.Refines the return types of theSetCommonSteps.SetFromStep
methods for use with two-way bindings.Step for setting the to-end observable.Step for settings to-end observable using default converters.Classes marked with this interface are steps in a fluent API chain.ContainsStep
interfaces for the fluent databinding API common for one-way and two-wayIObservableValue
bindings.Step for setting the from-end observable.ValueCommonSteps.ValueReadConfigStep<F,T, THIS extends ValueCommonSteps.ValueReadConfigStep<F, T, THIS>> A config step for the end of a binding where data is read.Step for setting the to-end observable.Step for converting between from- and to-types.ValueCommonSteps.ValueWriteConfigStep<F,T, THIS extends ValueCommonSteps.ValueWriteConfigStep<F, T, THIS>> Step for configuring the end of a binding where data is written.ContainsStep
interfaces for the fluent databinding API for one-wayIObservableValue
bindings.ValueOneWaySteps.ValueOneWayBindWriteConfigStep<F,T, THIS extends ValueOneWaySteps.ValueOneWayBindWriteConfigStep<F, T, THIS>> Step for configuring the to-end and creating the binding.ValueOneWaySteps.ValueOneWayConvertStep<F,THIS extends ValueOneWaySteps.ValueOneWayConvertStep<F, THIS>> Step for converting between from- and to-types.Refines the return types of theValueCommonSteps.ValueFromStep
methods for use with one-way bindings.Step for setting the to-end observable.Step for settings to-end observable using default converters.ContainsStep
interfaces for the fluent databinding API for two-wayIObservableValue
bindings.ValueTwoWaySteps.ValueTwoWayBindConfigStep<F,T, THIS extends ValueTwoWaySteps.ValueTwoWayBindConfigStep<F, T, THIS>> Step from configuring the to-end and creating the binding.ValueTwoWaySteps.ValueTwoWayConfigStep<F,T, THIS extends ValueTwoWaySteps.ValueTwoWayConfigStep<F, T, THIS>> Step from configuring the from-end.Step for setting the to-from direction converter.ValueTwoWaySteps.ValueTwoWayConvertToStep<F,THIS extends ValueTwoWaySteps.ValueTwoWayConvertToStep<F, THIS>> Step for setting the from-to direction converter.Refines the return types of theValueCommonSteps.ValueFromStep
methods for use with two-way bindings.Step for setting the to-end observable.Step for settings to-end observable using default converters.