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
| 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 |
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
java.util.List<DesktopWmProtos.QuickMenuItemInfo> getMenuItemListList()
getMenuItemList
DesktopWmProtos.QuickMenuItemInfo getMenuItemList(int index)
getMenuItemListCount
int getMenuItemListCount()
getMenuItemListOrBuilderList
java.util.List<? extends DesktopWmProtos.QuickMenuItemInfoOrBuilder> getMenuItemListOrBuilderList()
getMenuItemListOrBuilder
DesktopWmProtos.QuickMenuItemInfoOrBuilder getMenuItemListOrBuilder(int index)
Copyright © 2011. All Rights Reserved.