Uses of Interface
com.opera.core.systems.scope.services.IPrefs

Packages that use IPrefs
com.opera.core.systems Provides OperaDriver and associated classes. 
com.opera.core.systems.preferences   
com.opera.core.systems.scope.services.ums Implementations of the Scope service interfaces. 
 

Uses of IPrefs in com.opera.core.systems
 

Methods in com.opera.core.systems that return IPrefs
 IPrefs ScopeServices.getPrefs()
           
 

Methods in com.opera.core.systems with parameters of type IPrefs
 void ScopeServices.setPrefs(IPrefs prefs)
           
 

Uses of IPrefs in com.opera.core.systems.preferences
 

Fields in com.opera.core.systems.preferences declared as IPrefs
protected  IPrefs OperaScopePreferences.service
           
 

Constructors in com.opera.core.systems.preferences with parameters of type IPrefs
OperaScopePreferences(IPrefs prefsService)
           
 

Uses of IPrefs in com.opera.core.systems.scope.services.ums
 

Classes in com.opera.core.systems.scope.services.ums that implement IPrefs
 class Prefs
           
 

Fields in com.opera.core.systems.scope.services.ums declared as IPrefs
protected  IPrefs UmsServices.prefs
           
 



Copyright © 2012. All Rights Reserved.