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

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

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


Method Summary
 DesktopWmProtos.QuickMenuID getMenuId()
           
 DesktopWmProtos.QuickMenuIDOrBuilder getMenuIdOrBuilder()
           
 DesktopWmProtos.QuickMenuItemInfo getMenuItemList(int index)
           
 int getMenuItemListCount()
           
 List<DesktopWmProtos.QuickMenuItemInfo> getMenuItemListList()
           
 DesktopWmProtos.QuickMenuItemInfoOrBuilder getMenuItemListOrBuilder(int index)
           
 List<? extends DesktopWmProtos.QuickMenuItemInfoOrBuilder> getMenuItemListOrBuilderList()
           
 DesktopWmProtos.DesktopWindowRect getRect()
           
 DesktopWmProtos.DesktopWindowRectOrBuilder getRectOrBuilder()
           
 DesktopWmProtos.DesktopWindowID getWindowId()
           
 DesktopWmProtos.DesktopWindowIDOrBuilder getWindowIdOrBuilder()
           
 boolean hasMenuId()
           
 boolean hasRect()
           
 boolean hasWindowId()
           
 
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

hasMenuId

boolean hasMenuId()

getMenuId

DesktopWmProtos.QuickMenuID getMenuId()

getMenuIdOrBuilder

DesktopWmProtos.QuickMenuIDOrBuilder getMenuIdOrBuilder()

hasRect

boolean hasRect()

getRect

DesktopWmProtos.DesktopWindowRect getRect()

getRectOrBuilder

DesktopWmProtos.DesktopWindowRectOrBuilder getRectOrBuilder()

hasWindowId

boolean hasWindowId()

getWindowId

DesktopWmProtos.DesktopWindowID getWindowId()

getWindowIdOrBuilder

DesktopWmProtos.DesktopWindowIDOrBuilder getWindowIdOrBuilder()

getMenuItemListList

List<DesktopWmProtos.QuickMenuItemInfo> getMenuItemListList()

getMenuItemList

DesktopWmProtos.QuickMenuItemInfo getMenuItemList(int index)

getMenuItemListCount

int getMenuItemListCount()

getMenuItemListOrBuilderList

List<? extends DesktopWmProtos.QuickMenuItemInfoOrBuilder> getMenuItemListOrBuilderList()

getMenuItemListOrBuilder

DesktopWmProtos.QuickMenuItemInfoOrBuilder getMenuItemListOrBuilder(int index)


Copyright © 2012. All Rights Reserved.