|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IEcmaScriptDebugger | |
|---|---|
| com.opera.core.systems | Provides OperaDriver and associated classes. |
| com.opera.core.systems.model | Objects used for storing data and don't do anything themselves. |
| com.opera.core.systems.scope | The Scope protocol is used to communicate with the Opera browser. |
| com.opera.core.systems.scope.services.ums | Implementations of the Scope service interfaces. |
| Uses of IEcmaScriptDebugger in com.opera.core.systems |
|---|
| Methods in com.opera.core.systems that return IEcmaScriptDebugger | |
|---|---|
IEcmaScriptDebugger |
ScopeServices.getDebugger()
|
protected IEcmaScriptDebugger |
OperaDriver.getScriptDebugger()
|
| Methods in com.opera.core.systems with parameters of type IEcmaScriptDebugger | |
|---|---|
void |
ScopeServices.setDebugger(IEcmaScriptDebugger debugger)
|
| Uses of IEcmaScriptDebugger in com.opera.core.systems.model |
|---|
| Fields in com.opera.core.systems.model declared as IEcmaScriptDebugger | |
|---|---|
protected IEcmaScriptDebugger |
ScopeActions.scriptDebugger
|
| Uses of IEcmaScriptDebugger in com.opera.core.systems.scope |
|---|
| Classes in com.opera.core.systems.scope that implement IEcmaScriptDebugger | |
|---|---|
class |
AbstractEcmascriptService
|
| Uses of IEcmaScriptDebugger in com.opera.core.systems.scope.services.ums |
|---|
| Classes in com.opera.core.systems.scope.services.ums that implement IEcmaScriptDebugger | |
|---|---|
class |
EcmaScriptDebugger
Manages the ecmascript-debugger service Handles runtime management and script injection |
class |
EcmaScriptDebugger6
EcmaScript debugger 6.0 implementation handles injection and runtime management to the new version of debugger. |
class |
EcmascriptService
EcmascriptService is a lightweight service to enable JavaScript injection. |
| Fields in com.opera.core.systems.scope.services.ums declared as IEcmaScriptDebugger | |
|---|---|
protected IEcmaScriptDebugger |
UmsServices.debugger
|
| Methods in com.opera.core.systems.scope.services.ums that return IEcmaScriptDebugger | |
|---|---|
IEcmaScriptDebugger |
UmsServices.getDebugger()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||