Uses of Package
org.eclipse.core.databinding
Package
Description
Provides classes for binding observable objects, for example UI widgets and model objects.
Provides the core APIs for validation.
Provides classes that bridge between data binding and the JFace Fieldassist framework.
Provides classes that can be used to observe the JFace Viewer framework.
Provides classes that bridge between data binding and the JFace Wizard framework.
-
ClassDescriptionThis abstract class represents a binding between a model and a target.A DataBindingContext is the point of contact for the creation and management of
bindings
, and aggregates validation statuses of its bindings, or more generally, its validation status providers.Customizes aBinding
between twoobservable lists
.Customizes aBinding
between twoobservable sets
.Customizes aBinding
between twoobservable values
.A validation status provider tracks the state of zero or more target observables and zero or more model observables and produces a validation result. -
ClassDescriptionA validation status provider tracks the state of zero or more target observables and zero or more model observables and produces a validation result.
-
ClassDescriptionA DataBindingContext is the point of contact for the creation and management of
bindings
, and aggregates validation statuses of its bindings, or more generally, its validation status providers.A validation status provider tracks the state of zero or more target observables and zero or more model observables and produces a validation result. -
ClassDescriptionA validation status provider tracks the state of zero or more target observables and zero or more model observables and produces a validation result.
-
ClassDescriptionA DataBindingContext is the point of contact for the creation and management of
bindings
, and aggregates validation statuses of its bindings, or more generally, its validation status providers. -
ClassDescriptionThis abstract class represents a binding between a model and a target.A DataBindingContext is the point of contact for the creation and management of
bindings
, and aggregates validation statuses of its bindings, or more generally, its validation status providers. -
ClassDescriptionA DataBindingContext is the point of contact for the creation and management of
bindings
, and aggregates validation statuses of its bindings, or more generally, its validation status providers.