|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PrefsProtos.Pref | |
|---|---|
| com.opera.core.systems | Provides OperaDriver and associated classes. |
| com.opera.core.systems.scope.protos | |
| com.opera.core.systems.scope.services | |
| com.opera.core.systems.scope.services.ums | |
| Uses of PrefsProtos.Pref in com.opera.core.systems |
|---|
| Methods in com.opera.core.systems that return types with arguments of type PrefsProtos.Pref | |
|---|---|
java.util.Map<java.lang.String,java.util.Map<java.lang.String,PrefsProtos.Pref>> |
OperaDriver.listAllPrefs()
Returns a Map of sections names mapping to a Map of preference names mapping to Pref objects. |
java.util.Map<java.lang.String,PrefsProtos.Pref> |
OperaDriver.listPrefs(boolean sort,
java.lang.String section)
Returns a Map of preference names to preferences in the requested section. |
| Uses of PrefsProtos.Pref in com.opera.core.systems.scope.protos |
|---|
| Methods in com.opera.core.systems.scope.protos that return PrefsProtos.Pref | |
|---|---|
PrefsProtos.Pref |
PrefsProtos.Pref.Builder.build()
|
PrefsProtos.Pref |
PrefsProtos.Pref.Builder.buildPartial()
|
static PrefsProtos.Pref |
PrefsProtos.Pref.getDefaultInstance()
|
PrefsProtos.Pref |
PrefsProtos.Pref.getDefaultInstanceForType()
|
PrefsProtos.Pref |
PrefsProtos.Pref.Builder.getDefaultInstanceForType()
|
PrefsProtos.Pref |
PrefsProtos.PrefListOrBuilder.getPrefList(int index)
|
PrefsProtos.Pref |
PrefsProtos.PrefList.getPrefList(int index)
|
PrefsProtos.Pref |
PrefsProtos.PrefList.Builder.getPrefList(int index)
|
static PrefsProtos.Pref |
PrefsProtos.Pref.parseDelimitedFrom(java.io.InputStream input)
|
static PrefsProtos.Pref |
PrefsProtos.Pref.parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static PrefsProtos.Pref |
PrefsProtos.Pref.parseFrom(byte[] data)
|
static PrefsProtos.Pref |
PrefsProtos.Pref.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static PrefsProtos.Pref |
PrefsProtos.Pref.parseFrom(com.google.protobuf.ByteString data)
|
static PrefsProtos.Pref |
PrefsProtos.Pref.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static PrefsProtos.Pref |
PrefsProtos.Pref.parseFrom(com.google.protobuf.CodedInputStream input)
|
static PrefsProtos.Pref |
PrefsProtos.Pref.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static PrefsProtos.Pref |
PrefsProtos.Pref.parseFrom(java.io.InputStream input)
|
static PrefsProtos.Pref |
PrefsProtos.Pref.parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
| Methods in com.opera.core.systems.scope.protos that return types with arguments of type PrefsProtos.Pref | |
|---|---|
java.util.List<PrefsProtos.Pref> |
PrefsProtos.PrefListOrBuilder.getPrefListList()
|
java.util.List<PrefsProtos.Pref> |
PrefsProtos.PrefList.getPrefListList()
|
java.util.List<PrefsProtos.Pref> |
PrefsProtos.PrefList.Builder.getPrefListList()
|
| Methods in com.opera.core.systems.scope.protos with parameters of type PrefsProtos.Pref | |
|---|---|
PrefsProtos.PrefList.Builder |
PrefsProtos.PrefList.Builder.addPrefList(int index,
PrefsProtos.Pref value)
|
PrefsProtos.PrefList.Builder |
PrefsProtos.PrefList.Builder.addPrefList(PrefsProtos.Pref value)
|
PrefsProtos.Pref.Builder |
PrefsProtos.Pref.Builder.mergeFrom(PrefsProtos.Pref other)
|
static PrefsProtos.Pref.Builder |
PrefsProtos.Pref.newBuilder(PrefsProtos.Pref prototype)
|
PrefsProtos.PrefList.Builder |
PrefsProtos.PrefList.Builder.setPrefList(int index,
PrefsProtos.Pref value)
|
| Method parameters in com.opera.core.systems.scope.protos with type arguments of type PrefsProtos.Pref | |
|---|---|
PrefsProtos.PrefList.Builder |
PrefsProtos.PrefList.Builder.addAllPrefList(java.lang.Iterable<? extends PrefsProtos.Pref> values)
|
| Uses of PrefsProtos.Pref in com.opera.core.systems.scope.services |
|---|
| Methods in com.opera.core.systems.scope.services that return types with arguments of type PrefsProtos.Pref | |
|---|---|
java.util.List<PrefsProtos.Pref> |
IPrefs.listPrefs(java.lang.Boolean sort,
java.lang.String section)
Lists the preferences in a specific section from operaprefs.ini. |
| Uses of PrefsProtos.Pref in com.opera.core.systems.scope.services.ums |
|---|
| Methods in com.opera.core.systems.scope.services.ums that return types with arguments of type PrefsProtos.Pref | |
|---|---|
java.util.List<PrefsProtos.Pref> |
Prefs.listPrefs(java.lang.Boolean sort,
java.lang.String section)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||