| A
ValueChangedEvent that defers getting the new value from the widget
until it's actually requested.
This allows widget validity to be checked only if a listener actually uses the
value, thus avoiding unnecessary validation warnings when a user clicks an action.
version: $Id: DeferredValueChangedEvent.java 449149 2006-09-23 03:58:05Z crossley $ |