public interface IObservableCollection extends IObservable, Collection
IObservableList or IObservableSet.| Modifier and Type | Method and Description |
|---|---|
Object |
getElementType()
Returns the element type of this observable collection, or
null if this observable collection is untyped. |
addChangeListener, addDisposeListener, addStaleListener, dispose, getRealm, isDisposed, isStale, removeChangeListener, removeDisposeListener, removeStaleListenerObject getElementType()
null if this observable collection is untyped.null if this observable collection is untyped.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.