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

Packages that use DesktopWmProtos.DesktopWindowRect
com.opera.core.systems Provides OperaDriver and associated classes. 
com.opera.core.systems.scope.protos   
 

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

Methods in com.opera.core.systems that return DesktopWmProtos.DesktopWindowRect
 DesktopWmProtos.DesktopWindowRect QuickWindow.getRect()
           
 DesktopWmProtos.DesktopWindowRect QuickWidget.getRect()
           
 DesktopWmProtos.DesktopWindowRect QuickMenuItem.getRect()
           
 DesktopWmProtos.DesktopWindowRect QuickMenu.getRect()
           
abstract  DesktopWmProtos.DesktopWindowRect OperaUIElement.getRect()
           
 

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

Methods in com.opera.core.systems.scope.protos that return DesktopWmProtos.DesktopWindowRect
 DesktopWmProtos.DesktopWindowRect DesktopWmProtos.DesktopWindowRect.Builder.build()
           
 DesktopWmProtos.DesktopWindowRect DesktopWmProtos.DesktopWindowRect.Builder.buildPartial()
           
static DesktopWmProtos.DesktopWindowRect DesktopWmProtos.DesktopWindowRect.getDefaultInstance()
           
 DesktopWmProtos.DesktopWindowRect DesktopWmProtos.DesktopWindowRect.getDefaultInstanceForType()
           
 DesktopWmProtos.DesktopWindowRect DesktopWmProtos.DesktopWindowRect.Builder.getDefaultInstanceForType()
           
 DesktopWmProtos.DesktopWindowRect DesktopWmProtos.DesktopWindowInfoOrBuilder.getRect()
           
 DesktopWmProtos.DesktopWindowRect DesktopWmProtos.DesktopWindowInfo.getRect()
           
 DesktopWmProtos.DesktopWindowRect DesktopWmProtos.DesktopWindowInfo.Builder.getRect()
           
 DesktopWmProtos.DesktopWindowRect DesktopWmProtos.QuickMenuInfoOrBuilder.getRect()
           
 DesktopWmProtos.DesktopWindowRect DesktopWmProtos.QuickMenuInfo.getRect()
           
 DesktopWmProtos.DesktopWindowRect DesktopWmProtos.QuickMenuInfo.Builder.getRect()
           
 DesktopWmProtos.DesktopWindowRect DesktopWmProtos.QuickMenuItemInfoOrBuilder.getRect()
           
 DesktopWmProtos.DesktopWindowRect DesktopWmProtos.QuickMenuItemInfo.getRect()
           
 DesktopWmProtos.DesktopWindowRect DesktopWmProtos.QuickMenuItemInfo.Builder.getRect()
           
 DesktopWmProtos.DesktopWindowRect DesktopWmProtos.QuickWidgetInfoOrBuilder.getRect()
           
 DesktopWmProtos.DesktopWindowRect DesktopWmProtos.QuickWidgetInfo.getRect()
           
 DesktopWmProtos.DesktopWindowRect DesktopWmProtos.QuickWidgetInfo.Builder.getRect()
           
static DesktopWmProtos.DesktopWindowRect DesktopWmProtos.DesktopWindowRect.parseDelimitedFrom(InputStream input)
           
static DesktopWmProtos.DesktopWindowRect DesktopWmProtos.DesktopWindowRect.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static DesktopWmProtos.DesktopWindowRect DesktopWmProtos.DesktopWindowRect.parseFrom(byte[] data)
           
static DesktopWmProtos.DesktopWindowRect DesktopWmProtos.DesktopWindowRect.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static DesktopWmProtos.DesktopWindowRect DesktopWmProtos.DesktopWindowRect.parseFrom(com.google.protobuf.ByteString data)
           
static DesktopWmProtos.DesktopWindowRect DesktopWmProtos.DesktopWindowRect.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static DesktopWmProtos.DesktopWindowRect DesktopWmProtos.DesktopWindowRect.parseFrom(com.google.protobuf.CodedInputStream input)
           
static DesktopWmProtos.DesktopWindowRect DesktopWmProtos.DesktopWindowRect.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static DesktopWmProtos.DesktopWindowRect DesktopWmProtos.DesktopWindowRect.parseFrom(InputStream input)
           
static DesktopWmProtos.DesktopWindowRect DesktopWmProtos.DesktopWindowRect.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in com.opera.core.systems.scope.protos with parameters of type DesktopWmProtos.DesktopWindowRect
 DesktopWmProtos.DesktopWindowRect.Builder DesktopWmProtos.DesktopWindowRect.Builder.mergeFrom(DesktopWmProtos.DesktopWindowRect other)
           
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.Builder.mergeRect(DesktopWmProtos.DesktopWindowRect value)
           
 DesktopWmProtos.QuickMenuInfo.Builder DesktopWmProtos.QuickMenuInfo.Builder.mergeRect(DesktopWmProtos.DesktopWindowRect value)
           
 DesktopWmProtos.QuickMenuItemInfo.Builder DesktopWmProtos.QuickMenuItemInfo.Builder.mergeRect(DesktopWmProtos.DesktopWindowRect value)
           
 DesktopWmProtos.QuickWidgetInfo.Builder DesktopWmProtos.QuickWidgetInfo.Builder.mergeRect(DesktopWmProtos.DesktopWindowRect value)
           
static DesktopWmProtos.DesktopWindowRect.Builder DesktopWmProtos.DesktopWindowRect.newBuilder(DesktopWmProtos.DesktopWindowRect prototype)
           
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.Builder.setRect(DesktopWmProtos.DesktopWindowRect value)
           
 DesktopWmProtos.QuickMenuInfo.Builder DesktopWmProtos.QuickMenuInfo.Builder.setRect(DesktopWmProtos.DesktopWindowRect value)
           
 DesktopWmProtos.QuickMenuItemInfo.Builder DesktopWmProtos.QuickMenuItemInfo.Builder.setRect(DesktopWmProtos.DesktopWindowRect value)
           
 DesktopWmProtos.QuickWidgetInfo.Builder DesktopWmProtos.QuickWidgetInfo.Builder.setRect(DesktopWmProtos.DesktopWindowRect value)
           
 



Copyright © 2012. All Rights Reserved.