public static interface DesktopWmProtos.QuickMenuItemInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAction() |
String |
getActionParam() |
boolean |
getBold() |
boolean |
getChecked() |
boolean |
getEnabled() |
DesktopWmProtos.DesktopWindowRect |
getRect() |
DesktopWmProtos.DesktopWindowRectOrBuilder |
getRectOrBuilder() |
int |
getRow() |
boolean |
getSeparator() |
String |
getShortcut() |
String |
getShortcutLetter() |
String |
getSubmenu() |
String |
getText() |
boolean |
hasAction() |
boolean |
hasActionParam() |
boolean |
hasBold() |
boolean |
hasChecked() |
boolean |
hasEnabled() |
boolean |
hasRect() |
boolean |
hasRow() |
boolean |
hasSeparator() |
boolean |
hasShortcut() |
boolean |
hasShortcutLetter() |
boolean |
hasSubmenu() |
boolean |
hasText() |
boolean hasText()
String getText()
boolean hasAction()
String getAction()
boolean hasSubmenu()
String getSubmenu()
boolean hasActionParam()
String getActionParam()
boolean hasRow()
int getRow()
boolean hasShortcutLetter()
String getShortcutLetter()
boolean hasShortcut()
String getShortcut()
boolean hasRect()
DesktopWmProtos.DesktopWindowRect getRect()
DesktopWmProtos.DesktopWindowRectOrBuilder getRectOrBuilder()
boolean hasEnabled()
boolean getEnabled()
boolean hasChecked()
boolean getChecked()
boolean hasBold()
boolean getBold()
boolean hasSeparator()
boolean getSeparator()
Copyright © 2013. All Rights Reserved.