Package | Description |
---|---|
org.eclipse.wst.jsdt.chromium.debug.ui |
Modifier and Type | Method and Description |
---|---|
DialogUtils.Scope |
DialogUtils.SwitchBase.addScope(T tag,
DialogUtils.ScopeEnabler scopeEnabler) |
DialogUtils.Scope |
DialogUtils.Scope.getOuterScope() |
DialogUtils.Scope |
DialogUtils.SwitchBase.getOuterScope() |
DialogUtils.Scope |
DialogUtils.Updater.rootScope()
Returns a root scope that updater always has.
|
Modifier and Type | Method and Description |
---|---|
void |
DialogUtils.Updater.addConsumer(DialogUtils.Scope scope,
DialogUtils.ValueConsumer consumer)
Registers a consumer within a particular scope.
|
void |
DialogUtils.Updater.addSource(DialogUtils.Scope scope,
DialogUtils.ValueSource<?> source)
Registers a source within a particular scope.
|
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.