|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IOperaExec | |
|---|---|
| com.opera.core.systems | Provides OperaDriver and associated classes. |
| com.opera.core.systems.model | |
| com.opera.core.systems.scope.services.ums | |
| Uses of IOperaExec in com.opera.core.systems |
|---|
| Fields in com.opera.core.systems declared as IOperaExec | |
|---|---|
protected IOperaExec |
OperaDriver.exec
|
| Methods in com.opera.core.systems that return IOperaExec | |
|---|---|
IOperaExec |
ScopeServices.getExec()
|
protected IOperaExec |
OperaDriver.getExecService()
|
| Methods in com.opera.core.systems with parameters of type IOperaExec | |
|---|---|
void |
ScopeServices.setExec(IOperaExec exec)
|
| Uses of IOperaExec in com.opera.core.systems.model |
|---|
| Fields in com.opera.core.systems.model declared as IOperaExec | |
|---|---|
protected IOperaExec |
ScopeActions.execService
|
| Uses of IOperaExec in com.opera.core.systems.scope.services.ums |
|---|
| Classes in com.opera.core.systems.scope.services.ums that implement IOperaExec | |
|---|---|
class |
OperaExec
The exec service handles user interactions such as key presses, mouse clicks, screenshot grabbing and executing actions on Opera. |
| Fields in com.opera.core.systems.scope.services.ums declared as IOperaExec | |
|---|---|
protected IOperaExec |
UmsServices.exec
|
| Methods in com.opera.core.systems.scope.services.ums that return IOperaExec | |
|---|---|
IOperaExec |
UmsServices.getExec()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||