public interface IValueChangingListener extends IObservablesListener
| Modifier and Type | Method and Description |
|---|---|
void |
handleValueChanging(ValueChangingEvent event)
This method is called when the value is about to change and provides an
opportunity to veto the change.
|
void handleValueChanging(ValueChangingEvent event)
event -
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.