Package | Description |
---|---|
org.eclipse.core.databinding.observable.value |
Provides classes that can be used to observe changes in discrete values.
|
Modifier and Type | Method and Description |
---|---|
protected void |
DecoratingObservableValue.handleValueChange(ValueChangeEvent event)
Called whenever a ValueChangeEvent is received from the decorated
observable.
|
void |
IValueChangeListener.handleValueChange(ValueChangeEvent event)
Handles a change to an observable value.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.