Uses of Class
com.opera.core.systems.ScopeServices

Packages that use ScopeServices
com.opera.core.systems Provides OperaDriver and associated classes. 
com.opera.core.systems.model   
com.opera.core.systems.scope   
com.opera.core.systems.scope.handlers   
com.opera.core.systems.scope.services.ums   
 

Uses of ScopeServices in com.opera.core.systems
 

Fields in com.opera.core.systems declared as ScopeServices
protected  ScopeServices OperaDriver.services
           
protected  ScopeServices EventHandler.services
           
 

Methods in com.opera.core.systems that return ScopeServices
protected  ScopeServices OperaDriver.getScopeServices()
           
 

Constructors in com.opera.core.systems with parameters of type ScopeServices
EventHandler(ScopeServices services)
           
UmsEventHandler(ScopeServices services)
           
 

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
AbstractService(ScopeServices services, java.lang.String version)
           
 

Uses of ScopeServices in com.opera.core.systems.scope.handlers
 

Constructors in com.opera.core.systems.scope.handlers with parameters of type ScopeServices
AbstractEventHandler(ScopeServices services)
           
PbActionHandler(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, java.lang.String version)
           
CoreUtils(ScopeServices services, java.lang.String version)
           
DesktopUtils(ScopeServices services, java.lang.String version)
           
DesktopWindowManager(IDesktopUtils desktopUtils, SystemInputManager inputManager, ScopeServices services, java.lang.String version)
           
EcmaScriptDebugger(ScopeServices services, java.lang.String version)
           
EcmaScriptDebugger6(ScopeServices services, java.lang.String version)
           
EcmascriptService(ScopeServices services, java.lang.String version)
           
OperaExec(ScopeServices services, java.lang.String version)
           
Prefs(ScopeServices services, java.lang.String version)
           
Selftest(ScopeServices services, java.lang.String version)
           
UmsServices(ScopeServices services, ScopeProtos.HostInfo info)
           
WindowManager(ScopeServices services, java.lang.String version)
           
 



Copyright © 2011. All Rights Reserved.