public static interface DialogUtils.ValueConsumer
Modifier and Type | Method and Description |
---|---|
void |
update(DialogUtils.Updater updater)
Called by updater when some linked sources have changed and it's time this vertex
got updated.
|
void update(DialogUtils.Updater updater)
DialogUtils.Updater.reportChanged(org.eclipse.wst.jsdt.chromium.debug.ui.DialogUtils.ValueSource<?>)
may be called if some s have
changed during this update (but this should not break topological order of the graph).Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.