public interface IDisposeListener extends IObservablesListener
IObservable.dispose() method has been called.| Modifier and Type | Method and Description |
|---|---|
void |
handleDispose(DisposeEvent event)
Handle the event that the given observable object has been disposed.
|
void handleDispose(DisposeEvent event)
event -
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.