|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractObservableValue | |
---|---|
org.eclipse.core.databinding.observable.value | Provides classes that can be used to observe changes in discrete values. |
Uses of AbstractObservableValue in org.eclipse.core.databinding.observable.value |
---|
Subclasses of AbstractObservableValue in org.eclipse.core.databinding.observable.value | |
class |
AbstractVetoableValue
This class is thread safe. |
class |
ComputedValue
A Lazily calculated value that automatically computes and registers listeners on its dependencies as long as all of its dependencies are IObservable objects This class is thread safe. |
class |
WritableValue
Mutable (writable) implementation of IObservableValue that will maintain a value and fire
change events when the value changes.
|
|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.