Package | Description |
---|---|
org.eclipse.core.databinding.observable.list |
Provides classes for observing changes in lists.
|
Modifier and Type | Method and Description |
---|---|
protected void |
DecoratingObservableList.handleListChange(ListChangeEvent event)
Called whenever a ListChangeEvent is received from the decorated
observable.
|
void |
IListChangeListener.handleListChange(ListChangeEvent event)
Handle a change to an observable list.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.