Class ListOneWaySteps
java.lang.Object
org.eclipse.core.databinding.bind.steps.ListOneWaySteps
Contains
Step interfaces for the fluent databinding API for one-way
IObservableList bindings. Each of these interfaces define the
operations that are allowed in a particular pipeline step.- Since:
- 1.11
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceListOneWaySteps.ListOneWayBindWriteConfigStep<F,T, THIS extends ListOneWaySteps.ListOneWayBindWriteConfigStep<F, T, THIS>> Step for configuring the to-end and creating the binding.static interfaceStep for converting between from- and to-types.static interfaceRefines the return types of theListCommonSteps.ListFromStepmethods for use with one-way bindings.static interfaceStep for setting the to-end observable.static interfaceStep for settings to-end observable using default converters. -
Method Summary