Package | Description |
---|---|
org.eclipse.wst.jsdt.chromium.debug.ui.actions |
Modifier and Type | Class and Description |
---|---|
class |
LoadFullValueAction
The action for context menu in Variable/Expression views that loads full text
of string variable if it was truncated initially.
|
static class |
LoadFullValueAction.ForExpression |
static class |
LoadFullValueAction.ForVariable |
class |
OpenFunctionAction
The action for context menu in Variable/Expression views that opens selected
function source text in editor.
|
static class |
OpenFunctionAction.ForExpression |
static class |
OpenFunctionAction.ForVariable |
class |
WatchPropertyDescriptor
A simple utility action to allow user see JavaScript property descriptors.
|
static class |
WatchPropertyDescriptor.ForExpression |
static class |
WatchPropertyDescriptor.ForVariable |
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.