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

Packages that use DesktopWmProtos.DesktopWindowRect.Builder
com.opera.core.systems.scope.protos   
 

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

Methods in com.opera.core.systems.scope.protos that return DesktopWmProtos.DesktopWindowRect.Builder
 DesktopWmProtos.DesktopWindowRect.Builder DesktopWmProtos.DesktopWindowRect.Builder.clear()
           
 DesktopWmProtos.DesktopWindowRect.Builder DesktopWmProtos.DesktopWindowRect.Builder.clearHeight()
           
 DesktopWmProtos.DesktopWindowRect.Builder DesktopWmProtos.DesktopWindowRect.Builder.clearWidth()
           
 DesktopWmProtos.DesktopWindowRect.Builder DesktopWmProtos.DesktopWindowRect.Builder.clearX()
           
 DesktopWmProtos.DesktopWindowRect.Builder DesktopWmProtos.DesktopWindowRect.Builder.clearY()
           
 DesktopWmProtos.DesktopWindowRect.Builder DesktopWmProtos.DesktopWindowRect.Builder.clone()
           
 DesktopWmProtos.DesktopWindowRect.Builder DesktopWmProtos.DesktopWindowInfo.Builder.getRectBuilder()
           
 DesktopWmProtos.DesktopWindowRect.Builder DesktopWmProtos.QuickMenuInfo.Builder.getRectBuilder()
           
 DesktopWmProtos.DesktopWindowRect.Builder DesktopWmProtos.QuickMenuItemInfo.Builder.getRectBuilder()
           
 DesktopWmProtos.DesktopWindowRect.Builder DesktopWmProtos.QuickWidgetInfo.Builder.getRectBuilder()
           
 DesktopWmProtos.DesktopWindowRect.Builder DesktopWmProtos.DesktopWindowRect.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 DesktopWmProtos.DesktopWindowRect.Builder DesktopWmProtos.DesktopWindowRect.Builder.mergeFrom(DesktopWmProtos.DesktopWindowRect other)
           
 DesktopWmProtos.DesktopWindowRect.Builder DesktopWmProtos.DesktopWindowRect.Builder.mergeFrom(com.google.protobuf.Message other)
           
static DesktopWmProtos.DesktopWindowRect.Builder DesktopWmProtos.DesktopWindowRect.newBuilder()
           
static DesktopWmProtos.DesktopWindowRect.Builder DesktopWmProtos.DesktopWindowRect.newBuilder(DesktopWmProtos.DesktopWindowRect prototype)
           
 DesktopWmProtos.DesktopWindowRect.Builder DesktopWmProtos.DesktopWindowRect.newBuilderForType()
           
protected  DesktopWmProtos.DesktopWindowRect.Builder DesktopWmProtos.DesktopWindowRect.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 DesktopWmProtos.DesktopWindowRect.Builder DesktopWmProtos.DesktopWindowRect.Builder.setHeight(int value)
           
 DesktopWmProtos.DesktopWindowRect.Builder DesktopWmProtos.DesktopWindowRect.Builder.setWidth(int value)
           
 DesktopWmProtos.DesktopWindowRect.Builder DesktopWmProtos.DesktopWindowRect.Builder.setX(int value)
           
 DesktopWmProtos.DesktopWindowRect.Builder DesktopWmProtos.DesktopWindowRect.Builder.setY(int value)
           
 DesktopWmProtos.DesktopWindowRect.Builder DesktopWmProtos.DesktopWindowRect.toBuilder()
           
 

Methods in com.opera.core.systems.scope.protos with parameters of type DesktopWmProtos.DesktopWindowRect.Builder
 DesktopWmProtos.DesktopWindowInfo.Builder DesktopWmProtos.DesktopWindowInfo.Builder.setRect(DesktopWmProtos.DesktopWindowRect.Builder builderForValue)
           
 DesktopWmProtos.QuickMenuInfo.Builder DesktopWmProtos.QuickMenuInfo.Builder.setRect(DesktopWmProtos.DesktopWindowRect.Builder builderForValue)
           
 DesktopWmProtos.QuickMenuItemInfo.Builder DesktopWmProtos.QuickMenuItemInfo.Builder.setRect(DesktopWmProtos.DesktopWindowRect.Builder builderForValue)
           
 DesktopWmProtos.QuickWidgetInfo.Builder DesktopWmProtos.QuickWidgetInfo.Builder.setRect(DesktopWmProtos.DesktopWindowRect.Builder builderForValue)
           
 



Copyright © 2012. All Rights Reserved.