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 |
---|---|
void |
IValueChangingListener.handleValueChanging(ValueChangingEvent event)
This method is called when the value is about to change and provides an
opportunity to veto the change.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.