Package | Description |
---|---|
org.eclipse.core.databinding.observable.map |
Provides classes that can be used to observe changes in maps.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BidiObservableMap.handleMapChange(MapChangeEvent event) |
protected void |
DecoratingObservableMap.handleMapChange(MapChangeEvent event)
Called whenever a MapChangeEvent is received from the decorated
observable.
|
void |
IMapChangeListener.handleMapChange(MapChangeEvent event)
Handle a change an observable map.
|
Copyright (c) 2000, 2013 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.