See: Description
Interface | Description |
---|---|
IObservableFactory |
Generates an
IObservable when passed a target instance. |
Class | Description |
---|---|
MasterDetailObservables |
Allows for the observation of an attribute, the detail, of an observable
representing selection or another transient instance, the master.
|
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.
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.