Eclipse Platform
Release 3.3

Uses of Class
org.eclipse.core.databinding.observable.value.ValueChangingEvent

Packages that use ValueChangingEvent
org.eclipse.core.databinding.observable.value Provides classes that can be used to observe changes in discrete values.  
 

Uses of ValueChangingEvent in org.eclipse.core.databinding.observable.value
 

Methods in org.eclipse.core.databinding.observable.value with parameters of type ValueChangingEvent
 void IValueChangingListener.handleValueChanging(ValueChangingEvent event)
          This method is called when the value is about to change and provides an opportunity to veto the change.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.