public static interface DesktopWmProtos.QuickWidgetInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAdditionalText() |
int |
getCol() |
boolean |
getDefaultLook() |
boolean |
getEnabled() |
boolean |
getFocusedLook() |
String |
getName() |
String |
getParent() |
DesktopWmProtos.DesktopWindowRect |
getRect() |
DesktopWmProtos.DesktopWindowRectOrBuilder |
getRectOrBuilder() |
int |
getRow() |
String |
getText() |
DesktopWmProtos.QuickWidgetInfo.QuickWidgetType |
getType() |
int |
getValue() |
boolean |
getVisible() |
String |
getVisibleText() |
boolean |
hasAdditionalText() |
boolean |
hasCol() |
boolean |
hasDefaultLook() |
boolean |
hasEnabled() |
boolean |
hasFocusedLook() |
boolean |
hasName() |
boolean |
hasParent() |
boolean |
hasRect() |
boolean |
hasRow() |
boolean |
hasText() |
boolean |
hasType() |
boolean |
hasValue() |
boolean |
hasVisible() |
boolean |
hasVisibleText() |
boolean hasName()
String getName()
boolean hasType()
DesktopWmProtos.QuickWidgetInfo.QuickWidgetType getType()
boolean hasVisible()
boolean getVisible()
boolean hasText()
String getText()
boolean hasValue()
int getValue()
boolean hasEnabled()
boolean getEnabled()
boolean hasDefaultLook()
boolean getDefaultLook()
boolean hasFocusedLook()
boolean getFocusedLook()
boolean hasRect()
DesktopWmProtos.DesktopWindowRect getRect()
DesktopWmProtos.DesktopWindowRectOrBuilder getRectOrBuilder()
boolean hasParent()
String getParent()
boolean hasRow()
int getRow()
boolean hasCol()
int getCol()
boolean hasVisibleText()
String getVisibleText()
boolean hasAdditionalText()
String getAdditionalText()
Copyright © 2012. All Rights Reserved.