Package | Description |
---|---|
org.eclipse.core.databinding.observable.set |
Provides classes that can be used to observe changes in sets.
|
Modifier and Type | Method and Description |
---|---|
void |
ISetChangeListener.handleSetChange(SetChangeEvent event)
Handle a change to an observable set.
|
protected void |
DecoratingObservableSet.handleSetChange(SetChangeEvent event)
Called whenever a SetChangeEvent is received from the decorated
observable.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.