Eclipse Platform
Release 3.3

Package org.eclipse.core.databinding.observable.masterdetail

Provides classes that can be used to observe a detail of a master object.

See:
          Description

Interface Summary
IObservableFactory Generates an IObservable when passed a target instance.
 

Class Summary
MasterDetailObservables Allows for the observation of an attribute, the detail, of an observable representing selection or another transient instance, the master.
 

Package org.eclipse.core.databinding.observable.masterdetail Description

Provides classes that can be used to observe a detail of a master object.

Package Specification

This package provides classes that can be used to observe a detail of a master object. A common use case for master detail is observing the detail (e.g. name) of a master (e.g. selected Person) of a list of elements.


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.