com.opera.core.systems.scope.protos
Interface DesktopWmProtos.QuickWidgetInfoOrBuilder
- All Superinterfaces:
- com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
- DesktopWmProtos.QuickWidgetInfo, DesktopWmProtos.QuickWidgetInfo.Builder
- Enclosing class:
- DesktopWmProtos
public static interface DesktopWmProtos.QuickWidgetInfoOrBuilder
- 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 |
hasName
boolean hasName()
getName
java.lang.String getName()
hasType
boolean hasType()
getType
DesktopWmProtos.QuickWidgetInfo.QuickWidgetType getType()
hasVisible
boolean hasVisible()
getVisible
boolean getVisible()
hasText
boolean hasText()
getText
java.lang.String getText()
hasValue
boolean hasValue()
getValue
int getValue()
hasEnabled
boolean hasEnabled()
getEnabled
boolean getEnabled()
hasDefaultLook
boolean hasDefaultLook()
getDefaultLook
boolean getDefaultLook()
hasFocusedLook
boolean hasFocusedLook()
getFocusedLook
boolean getFocusedLook()
hasRect
boolean hasRect()
getRect
DesktopWmProtos.DesktopWindowRect getRect()
getRectOrBuilder
DesktopWmProtos.DesktopWindowRectOrBuilder getRectOrBuilder()
hasParent
boolean hasParent()
getParent
java.lang.String getParent()
hasRow
boolean hasRow()
getRow
int getRow()
hasCol
boolean hasCol()
getCol
int getCol()
hasVisibleText
boolean hasVisibleText()
getVisibleText
java.lang.String getVisibleText()
hasAdditionalText
boolean hasAdditionalText()
getAdditionalText
java.lang.String getAdditionalText()
Copyright © 2011. All Rights Reserved.