public static interface DesktopWmProtos.QuickMenuInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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() |
boolean hasMenuId()
DesktopWmProtos.QuickMenuID getMenuId()
DesktopWmProtos.QuickMenuIDOrBuilder getMenuIdOrBuilder()
boolean hasRect()
DesktopWmProtos.DesktopWindowRect getRect()
DesktopWmProtos.DesktopWindowRectOrBuilder getRectOrBuilder()
boolean hasWindowId()
DesktopWmProtos.DesktopWindowID getWindowId()
DesktopWmProtos.DesktopWindowIDOrBuilder getWindowIdOrBuilder()
List<DesktopWmProtos.QuickMenuItemInfo> getMenuItemListList()
DesktopWmProtos.QuickMenuItemInfo getMenuItemList(int index)
int getMenuItemListCount()
List<? extends DesktopWmProtos.QuickMenuItemInfoOrBuilder> getMenuItemListOrBuilderList()
DesktopWmProtos.QuickMenuItemInfoOrBuilder getMenuItemListOrBuilder(int index)
Copyright © 2012. All Rights Reserved.