com.opera.core.systems.scope.protos
Interface DesktopWmProtos.DesktopWindowListOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
DesktopWmProtos.DesktopWindowList, DesktopWmProtos.DesktopWindowList.Builder
Enclosing class:
DesktopWmProtos

public static interface DesktopWmProtos.DesktopWindowListOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 DesktopWmProtos.DesktopWindowInfo getWindowList(int index)
           
 int getWindowListCount()
           
 java.util.List<DesktopWmProtos.DesktopWindowInfo> getWindowListList()
           
 DesktopWmProtos.DesktopWindowInfoOrBuilder getWindowListOrBuilder(int index)
           
 java.util.List<? extends DesktopWmProtos.DesktopWindowInfoOrBuilder> getWindowListOrBuilderList()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

getWindowListList

java.util.List<DesktopWmProtos.DesktopWindowInfo> getWindowListList()

getWindowList

DesktopWmProtos.DesktopWindowInfo getWindowList(int index)

getWindowListCount

int getWindowListCount()

getWindowListOrBuilderList

java.util.List<? extends DesktopWmProtos.DesktopWindowInfoOrBuilder> getWindowListOrBuilderList()

getWindowListOrBuilder

DesktopWmProtos.DesktopWindowInfoOrBuilder getWindowListOrBuilder(int index)


Copyright © 2011. All Rights Reserved.