Package | Description |
---|---|
org.eclipse.core.databinding.observable |
Provides the core APIs for observing changes in objects.
|
Modifier and Type | Method and Description |
---|---|
void |
IStaleListener.handleStale(StaleEvent staleEvent)
Handle the event that the given observable object is now stale.
|
protected void |
DecoratingObservable.handleStaleEvent(StaleEvent event)
Called whenever a StaleEvent is received from the decorated observable.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.