public interface IValueChangeListener extends IObservablesListener
| Modifier and Type | Method and Description |
|---|---|
void |
handleValueChange(ValueChangeEvent event)
Handles a change to an observable value.
|
void handleValueChange(ValueChangeEvent event)
event - the event
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.