Uses of Class
com.opera.core.systems.scope.protos.DesktopWmProtos.QuickMenuID

Packages that use DesktopWmProtos.QuickMenuID
com.opera.core.systems Provides OperaDriver and associated classes. 
com.opera.core.systems.scope.handlers Handle all events that are sent from Opera to OperaDriver. 
com.opera.core.systems.scope.protos   
 

Uses of DesktopWmProtos.QuickMenuID in com.opera.core.systems
 

Methods in com.opera.core.systems with parameters of type DesktopWmProtos.QuickMenuID
 void ScopeServices.onQuickMenuClosed(DesktopWmProtos.QuickMenuID id)
           
 

Uses of DesktopWmProtos.QuickMenuID in com.opera.core.systems.scope.handlers
 

Methods in com.opera.core.systems.scope.handlers with parameters of type DesktopWmProtos.QuickMenuID
 void ScopeEventHandler.onQuickMenuClosed(DesktopWmProtos.QuickMenuID menuId)
           
 void EventHandler.onQuickMenuClosed(DesktopWmProtos.QuickMenuID menuId)
          Fired when menu closed.
 

Uses of DesktopWmProtos.QuickMenuID in com.opera.core.systems.scope.protos
 

Methods in com.opera.core.systems.scope.protos that return DesktopWmProtos.QuickMenuID
 DesktopWmProtos.QuickMenuID DesktopWmProtos.QuickMenuID.Builder.build()
           
 DesktopWmProtos.QuickMenuID DesktopWmProtos.QuickMenuID.Builder.buildPartial()
           
static DesktopWmProtos.QuickMenuID DesktopWmProtos.QuickMenuID.getDefaultInstance()
           
 DesktopWmProtos.QuickMenuID DesktopWmProtos.QuickMenuID.getDefaultInstanceForType()
           
 DesktopWmProtos.QuickMenuID DesktopWmProtos.QuickMenuID.Builder.getDefaultInstanceForType()
           
 DesktopWmProtos.QuickMenuID DesktopWmProtos.QuickMenuInfoOrBuilder.getMenuId()
           
 DesktopWmProtos.QuickMenuID DesktopWmProtos.QuickMenuInfo.getMenuId()
           
 DesktopWmProtos.QuickMenuID DesktopWmProtos.QuickMenuInfo.Builder.getMenuId()
           
static DesktopWmProtos.QuickMenuID DesktopWmProtos.QuickMenuID.parseDelimitedFrom(InputStream input)
           
static DesktopWmProtos.QuickMenuID DesktopWmProtos.QuickMenuID.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static DesktopWmProtos.QuickMenuID DesktopWmProtos.QuickMenuID.parseFrom(byte[] data)
           
static DesktopWmProtos.QuickMenuID DesktopWmProtos.QuickMenuID.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static DesktopWmProtos.QuickMenuID DesktopWmProtos.QuickMenuID.parseFrom(com.google.protobuf.ByteString data)
           
static DesktopWmProtos.QuickMenuID DesktopWmProtos.QuickMenuID.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static DesktopWmProtos.QuickMenuID DesktopWmProtos.QuickMenuID.parseFrom(com.google.protobuf.CodedInputStream input)
           
static DesktopWmProtos.QuickMenuID DesktopWmProtos.QuickMenuID.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static DesktopWmProtos.QuickMenuID DesktopWmProtos.QuickMenuID.parseFrom(InputStream input)
           
static DesktopWmProtos.QuickMenuID DesktopWmProtos.QuickMenuID.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in com.opera.core.systems.scope.protos with parameters of type DesktopWmProtos.QuickMenuID
 DesktopWmProtos.QuickMenuID.Builder DesktopWmProtos.QuickMenuID.Builder.mergeFrom(DesktopWmProtos.QuickMenuID other)
           
 DesktopWmProtos.QuickMenuInfo.Builder DesktopWmProtos.QuickMenuInfo.Builder.mergeMenuId(DesktopWmProtos.QuickMenuID value)
           
static DesktopWmProtos.QuickMenuID.Builder DesktopWmProtos.QuickMenuID.newBuilder(DesktopWmProtos.QuickMenuID prototype)
           
 DesktopWmProtos.QuickMenuInfo.Builder DesktopWmProtos.QuickMenuInfo.Builder.setMenuId(DesktopWmProtos.QuickMenuID value)
           
 



Copyright © 2012. All Rights Reserved.