Package | Description |
---|---|
org.eclipse.wst.jsdt.chromium.debug.core.model |
Modifier and Type | Method and Description |
---|---|
DebugTargetImpl |
DebugTargetImpl.getDebugTarget() |
abstract DebugTargetImpl |
DebugElementImpl.getDebugTarget() |
DebugTargetImpl |
DebugElementImpl.WithConnectedBase.getDebugTarget() |
DebugTargetImpl |
ConnectedTargetData.getDebugTarget() |
Modifier and Type | Method and Description |
---|---|
static boolean |
DebugTargetImpl.attach(DebugTargetImpl debugTargetImpl,
JavascriptVmEmbedder.ConnectionToRemote remoteServer,
DestructingGuard destructingGuard,
java.lang.Runnable attachCallback,
IProgressMonitor monitor)
Loads browser tabs, consults the
selector which of the tabs to
attach to, and if any has been selected, requests an attachment to the tab. |
java.lang.String |
WorkspaceBridge.JsLabelProvider.getTargetLabel(DebugTargetImpl debugTarget)
Label for the debug target to be shown in the Debug view.
|
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.