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


Method Summary
 java.lang.String getAdditionalText()
           
 int getCol()
           
 boolean getDefaultLook()
           
 boolean getEnabled()
           
 boolean getFocusedLook()
           
 java.lang.String getName()
           
 java.lang.String getParent()
           
 DesktopWmProtos.DesktopWindowRect getRect()
           
 DesktopWmProtos.DesktopWindowRectOrBuilder getRectOrBuilder()
           
 int getRow()
           
 java.lang.String getText()
           
 DesktopWmProtos.QuickWidgetInfo.QuickWidgetType getType()
           
 int getValue()
           
 boolean getVisible()
           
 java.lang.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()
           
 
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
 

Method Detail

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.