| Package | Description |
|---|---|
| com.opera.core.systems |
Provides OperaDriver and associated classes.
|
| com.opera.core.systems.mobile |
| Modifier and Type | Method and Description |
|---|---|
EmulationProfile.IME |
EmulationProfile.getIME()
Gets the input mechanism of this profile.
|
static EmulationProfile.IME |
EmulationProfile.IME.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EmulationProfile.IME[] |
EmulationProfile.IME.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EmulationProfile.IME |
OperaMobileEmulation.getIME() |
| Modifier and Type | Method and Description |
|---|---|
OperaMobileEmulation.Builder |
OperaMobileEmulation.Builder.setIME(EmulationProfile.IME ime)
Sets the input mechanism to use for this emulation profile.
|
Copyright © 2013. All Rights Reserved.