public class QueryExplorerObservableFactory
extends java.lang.Object
implements org.eclipse.core.databinding.observable.masterdetail.IObservableFactory
IObservableFactory implementation for the QueryExplorer.
IObservable will only be returned for the CompositeContents.| Constructor and Description |
|---|
QueryExplorerObservableFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.core.databinding.observable.IObservable |
createObservable(java.lang.Object target) |