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   
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)
           
 void EventHandler.onQuickMenuClosed(DesktopWmProtos.QuickMenuID menuId)
           
 

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
abstract  void AbstractEventHandler.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(java.io.InputStream input)
           
static DesktopWmProtos.QuickMenuID DesktopWmProtos.QuickMenuID.parseDelimitedFrom(java.io.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(java.io.InputStream input)
           
static DesktopWmProtos.QuickMenuID DesktopWmProtos.QuickMenuID.parseFrom(java.io.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 © 2011. All Rights Reserved.