Uses of Package
org.eclipse.core.databinding.observable
Packages that use org.eclipse.core.databinding.observable
Package
Description
Provides classes for binding observable objects, for example UI widgets and model objects.
Provides classes for observing JavaBeans(tm) objects.
Provides the core APIs for observing changes in objects.
Provides classes for observing changes in lists.
Provides classes that can be used to observe changes in maps.
Provides classes that can be used to observe a detail of a master object.
Provides classes that can be used to observe changes in sets.
Provides classes that can be used to observe changes in discrete values.
Interfaces and classes for representing and observing properties of 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 changes in SWT widgets.
Provides classes that can be used to observe the JFace Viewer framework.
-
Classes in org.eclipse.core.databinding.observable used by org.eclipse.core.databindingClassDescriptionAn object with state that allows to listen for state changes.Interface for observable collections.A realm defines a context from which objects implementing
IObservable
must be accessed, and on which these objects will notify their listeners. -
Classes in org.eclipse.core.databinding.observable used by org.eclipse.core.databinding.beans
-
Classes in org.eclipse.core.databinding.observable used by org.eclipse.core.databinding.observableClassDescriptionGeneric change event denoting that the state of an
IObservable
object has changed.An observable which decorates another observableEvent denoting that anIObservable
object was disposed.Listener for generic change events.Interface for observables which decorate other observables.Listener for dispose events.An object with state that allows to listen for state changes.Interface for observable collections.Marker interface for all listener types in the observables framework.Listener for staleness events.Abstract event object for events fired byIObservable
objects.A realm defines a context from which objects implementingIObservable
must be accessed, and on which these objects will notify their listeners.Generic event denoting that the state of anIObservable
object is about to change. -
Classes in org.eclipse.core.databinding.observable used by org.eclipse.core.databinding.observable.listClassDescriptionAn observable which decorates another observableAn observable collection which decorates another observable collectionListener for generic change events.Interface for observables which decorate other observables.Marker interface for objects which describe a difference in state.Listener for dispose events.An object with state that allows to listen for state changes.Interface for observable collections.Marker interface for all listener types in the observables framework.Listener for staleness events.Abstract event object for events fired by
IObservable
objects.A realm defines a context from which objects implementingIObservable
must be accessed, and on which these objects will notify their listeners. -
Classes in org.eclipse.core.databinding.observable used by org.eclipse.core.databinding.observable.mapClassDescriptionAn observable which decorates another observableListener for generic change events.Interface for observables which decorate other observables.Marker interface for objects which describe a difference in state.Listener for dispose events.An object with state that allows to listen for state changes.Marker interface for all listener types in the observables framework.Listener for staleness events.Abstract event object for events fired by
IObservable
objects.A realm defines a context from which objects implementingIObservable
must be accessed, and on which these objects will notify their listeners. -
-
Classes in org.eclipse.core.databinding.observable used by org.eclipse.core.databinding.observable.setClassDescriptionAn observable which decorates another observableAn observable collection which decorates another observable collectionListener for generic change events.Interface for observables which decorate other observables.Marker interface for objects which describe a difference in state.An object with state that allows to listen for state changes.Interface for observable collections.Marker interface for all listener types in the observables framework.Abstract event object for events fired by
IObservable
objects.A realm defines a context from which objects implementingIObservable
must be accessed, and on which these objects will notify their listeners. -
Classes in org.eclipse.core.databinding.observable used by org.eclipse.core.databinding.observable.valueClassDescriptionAn observable which decorates another observableListener for generic change events.Interface for observables which decorate other observables.Marker interface for objects which describe a difference in state.An object with state that allows to listen for state changes.Marker interface for all listener types in the observables framework.Abstract event object for events fired by
IObservable
objects.A realm defines a context from which objects implementingIObservable
must be accessed, and on which these objects will notify their listeners. -
Classes in org.eclipse.core.databinding.observable used by org.eclipse.core.databinding.propertyClassDescriptionMarker interface for objects which describe a difference in state.Mixin interface for IObservables that observe other objects.
-
Classes in org.eclipse.core.databinding.observable used by org.eclipse.core.databinding.property.listClassDescriptionA realm defines a context from which objects implementing
IObservable
must be accessed, and on which these objects will notify their listeners. -
Classes in org.eclipse.core.databinding.observable used by org.eclipse.core.databinding.property.mapClassDescriptionA realm defines a context from which objects implementing
IObservable
must be accessed, and on which these objects will notify their listeners. -
Classes in org.eclipse.core.databinding.observable used by org.eclipse.core.databinding.property.setClassDescriptionA realm defines a context from which objects implementing
IObservable
must be accessed, and on which these objects will notify their listeners. -
Classes in org.eclipse.core.databinding.observable used by org.eclipse.core.databinding.property.valueClassDescriptionA realm defines a context from which objects implementing
IObservable
must be accessed, and on which these objects will notify their listeners. -
Classes in org.eclipse.core.databinding.observable used by org.eclipse.core.databinding.validationClassDescriptionAn object with state that allows to listen for state changes.A realm defines a context from which objects implementing
IObservable
must be accessed, and on which these objects will notify their listeners. -
Classes in org.eclipse.core.databinding.observable used by org.eclipse.jface.databinding.fieldassist
-
Classes in org.eclipse.core.databinding.observable used by org.eclipse.jface.databinding.swtClassDescriptionAn object with state that allows to listen for state changes.Interface for observable collections.A realm defines a context from which objects implementing
IObservable
must be accessed, and on which these objects will notify their listeners. -
Classes in org.eclipse.core.databinding.observable used by org.eclipse.jface.databinding.viewersClassDescriptionAn object with state that allows to listen for state changes.Interface for observable collections.A realm defines a context from which objects implementing
IObservable
must be accessed, and on which these objects will notify their listeners.