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

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

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


Method Summary
 DesktopWmProtos.QuickMenuInfo getMenuList(int index)
           
 int getMenuListCount()
           
 List<DesktopWmProtos.QuickMenuInfo> getMenuListList()
           
 DesktopWmProtos.QuickMenuInfoOrBuilder getMenuListOrBuilder(int index)
           
 List<? extends DesktopWmProtos.QuickMenuInfoOrBuilder> getMenuListOrBuilderList()
           
 
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

getMenuListList

List<DesktopWmProtos.QuickMenuInfo> getMenuListList()

getMenuList

DesktopWmProtos.QuickMenuInfo getMenuList(int index)

getMenuListCount

int getMenuListCount()

getMenuListOrBuilderList

List<? extends DesktopWmProtos.QuickMenuInfoOrBuilder> getMenuListOrBuilderList()

getMenuListOrBuilder

DesktopWmProtos.QuickMenuInfoOrBuilder getMenuListOrBuilder(int index)


Copyright © 2012. All Rights Reserved.