|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScopeServices | |
|---|---|
| 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.handlers | Handle all events that are sent from Opera to OperaDriver. |
| com.opera.core.systems.scope.services.ums | Implementations of the Scope service interfaces. |
| com.opera.core.systems.testing.drivers | |
| Uses of ScopeServices in com.opera.core.systems |
|---|
| Methods in com.opera.core.systems that return ScopeServices | |
|---|---|
protected ScopeServices |
OperaDriver.getScopeServices()
|
| Uses of ScopeServices in com.opera.core.systems.model |
|---|
| Fields in com.opera.core.systems.model declared as ScopeServices | |
|---|---|
protected ScopeServices |
ScopeActions.services
|
| Constructors in com.opera.core.systems.model with parameters of type ScopeServices | |
|---|---|
ScopeActions(ScopeServices services)
|
|
| Uses of ScopeServices in com.opera.core.systems.scope |
|---|
| Fields in com.opera.core.systems.scope declared as ScopeServices | |
|---|---|
protected ScopeServices |
AbstractService.services
|
| Constructors in com.opera.core.systems.scope with parameters of type ScopeServices | |
|---|---|
AbstractEcmascriptService(ScopeServices services,
String version)
|
|
AbstractService(ScopeServices services,
String version)
|
|
| Uses of ScopeServices in com.opera.core.systems.scope.handlers |
|---|
| Fields in com.opera.core.systems.scope.handlers declared as ScopeServices | |
|---|---|
protected ScopeServices |
ScopeEventHandler.services
|
| Constructors in com.opera.core.systems.scope.handlers with parameters of type ScopeServices | |
|---|---|
ScopeEventHandler(ScopeServices services)
|
|
| Uses of ScopeServices in com.opera.core.systems.scope.services.ums |
|---|
| Constructors in com.opera.core.systems.scope.services.ums with parameters of type ScopeServices | |
|---|---|
CookieManager(ScopeServices services,
String version)
|
|
CoreUtils(ScopeServices services,
String version)
|
|
DesktopUtils(ScopeServices services,
String version)
|
|
DesktopWindowManager(IDesktopUtils desktopUtils,
SystemInputManager inputManager,
ScopeServices services,
String version)
|
|
EcmaScriptDebugger(ScopeServices services,
String version)
|
|
EcmaScriptDebugger6(ScopeServices services,
String version)
|
|
EcmascriptService(ScopeServices services,
String version)
|
|
OperaExec(ScopeServices services,
String version)
|
|
Prefs(ScopeServices services,
String version)
|
|
Selftest(ScopeServices services,
String version)
|
|
UmsServices(ScopeServices services,
ScopeProtos.HostInfo info)
|
|
WindowManager(ScopeServices services,
String version)
|
|
| Uses of ScopeServices in com.opera.core.systems.testing.drivers |
|---|
| Methods in com.opera.core.systems.testing.drivers that return ScopeServices | |
|---|---|
ScopeServices |
TestOperaDriver.getServices()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||