|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EcmascriptProtos.ReadyStateChange | |
|---|---|
| com.opera.core.systems.scope.handlers | Handle all events that are sent from Opera to OperaDriver. |
| com.opera.core.systems.scope.protos | |
| com.opera.core.systems.scope.services | Interfaces for all the Scope services used. |
| com.opera.core.systems.scope.services.ums | Implementations of the Scope service interfaces. |
| Uses of EcmascriptProtos.ReadyStateChange in com.opera.core.systems.scope.handlers |
|---|
| Methods in com.opera.core.systems.scope.handlers with parameters of type EcmascriptProtos.ReadyStateChange | |
|---|---|
void |
ScopeEventHandler.onReadyStateChange(EcmascriptProtos.ReadyStateChange change)
|
void |
EventHandler.onReadyStateChange(EcmascriptProtos.ReadyStateChange change)
Fired when the ready state of a document is communicated. |
| Uses of EcmascriptProtos.ReadyStateChange in com.opera.core.systems.scope.protos |
|---|
| Methods in com.opera.core.systems.scope.protos that return EcmascriptProtos.ReadyStateChange | |
|---|---|
EcmascriptProtos.ReadyStateChange |
EcmascriptProtos.ReadyStateChange.Builder.build()
|
EcmascriptProtos.ReadyStateChange |
EcmascriptProtos.ReadyStateChange.Builder.buildPartial()
|
static EcmascriptProtos.ReadyStateChange |
EcmascriptProtos.ReadyStateChange.getDefaultInstance()
|
EcmascriptProtos.ReadyStateChange |
EcmascriptProtos.ReadyStateChange.getDefaultInstanceForType()
|
EcmascriptProtos.ReadyStateChange |
EcmascriptProtos.ReadyStateChange.Builder.getDefaultInstanceForType()
|
static EcmascriptProtos.ReadyStateChange |
EcmascriptProtos.ReadyStateChange.parseDelimitedFrom(InputStream input)
|
static EcmascriptProtos.ReadyStateChange |
EcmascriptProtos.ReadyStateChange.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static EcmascriptProtos.ReadyStateChange |
EcmascriptProtos.ReadyStateChange.parseFrom(byte[] data)
|
static EcmascriptProtos.ReadyStateChange |
EcmascriptProtos.ReadyStateChange.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static EcmascriptProtos.ReadyStateChange |
EcmascriptProtos.ReadyStateChange.parseFrom(com.google.protobuf.ByteString data)
|
static EcmascriptProtos.ReadyStateChange |
EcmascriptProtos.ReadyStateChange.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static EcmascriptProtos.ReadyStateChange |
EcmascriptProtos.ReadyStateChange.parseFrom(com.google.protobuf.CodedInputStream input)
|
static EcmascriptProtos.ReadyStateChange |
EcmascriptProtos.ReadyStateChange.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static EcmascriptProtos.ReadyStateChange |
EcmascriptProtos.ReadyStateChange.parseFrom(InputStream input)
|
static EcmascriptProtos.ReadyStateChange |
EcmascriptProtos.ReadyStateChange.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
| Methods in com.opera.core.systems.scope.protos with parameters of type EcmascriptProtos.ReadyStateChange | |
|---|---|
EcmascriptProtos.ReadyStateChange.Builder |
EcmascriptProtos.ReadyStateChange.Builder.mergeFrom(EcmascriptProtos.ReadyStateChange other)
|
static EcmascriptProtos.ReadyStateChange.Builder |
EcmascriptProtos.ReadyStateChange.newBuilder(EcmascriptProtos.ReadyStateChange prototype)
|
| Uses of EcmascriptProtos.ReadyStateChange in com.opera.core.systems.scope.services |
|---|
| Methods in com.opera.core.systems.scope.services with parameters of type EcmascriptProtos.ReadyStateChange | |
|---|---|
void |
IEcmaScriptDebugger.readyStateChanged(EcmascriptProtos.ReadyStateChange change)
Triggered on the ecmascript service when the state of a runtime changes |
| Uses of EcmascriptProtos.ReadyStateChange in com.opera.core.systems.scope.services.ums |
|---|
| Methods in com.opera.core.systems.scope.services.ums with parameters of type EcmascriptProtos.ReadyStateChange | |
|---|---|
void |
EcmascriptService.readyStateChanged(EcmascriptProtos.ReadyStateChange change)
|
void |
EcmaScriptDebugger.readyStateChanged(EcmascriptProtos.ReadyStateChange change)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||