Modifier and Type | Method and Description |
---|---|
static java.util.List<? extends ScriptTargetMapping> |
ChromiumDebugPlugin.getScriptTargetMapping(IFile localFile)
Finds all file pairs for a user working file.
|
Modifier and Type | Method and Description |
---|---|
ScriptTargetMapping |
PushChangesPlan.getScriptTargetMapping() |
Modifier and Type | Method and Description |
---|---|
static PushChangesPlan |
PushChangesPlan.create(ScriptTargetMapping filePair) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ScriptTargetMapping> |
ChooseVmControl.Logic.getSelected() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
V8ScriptAction.execute(java.util.List<? extends ScriptTargetMapping> filePairList,
Shell shell,
IWorkbenchPart workbenchPart) |
protected void |
PushChangesAction.execute(java.util.List<? extends ScriptTargetMapping> filePairList,
Shell shell,
IWorkbenchPart workbenchPart) |
protected void |
LiveEditWizardAction.execute(java.util.List<? extends ScriptTargetMapping> filePairList,
Shell shell,
IWorkbenchPart workbenchPart) |
void |
ChooseVmControl.Logic.setData(java.util.List<? extends ScriptTargetMapping> targets) |
Modifier and Type | Method and Description |
---|---|
ScriptTargetMapping |
LiveEditResultDialog.SingleInput.getFilePair() |
Modifier and Type | Method and Description |
---|---|
static void |
PushChangesWizard.start(java.util.List<? extends ScriptTargetMapping> filePairs,
Shell shell,
LiveEditResultDialog.ErrorPositionHighlighter positionHighlighter) |
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.