Uses of Class
com.opera.core.systems.scope.protos.DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType

Packages that use DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType
com.opera.core.systems.scope.protos   
com.opera.core.systems.scope.services Interfaces for all the Scope services used. 
com.opera.core.systems.scope.services.ums Implementations of the Scope service interfaces. 
 

Uses of DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType in com.opera.core.systems.scope.protos
 

Methods in com.opera.core.systems.scope.protos that return DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType
 DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType DesktopWmProtos.QuickWidgetSearchOrBuilder.getSearchType()
           
 DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType DesktopWmProtos.QuickWidgetSearch.getSearchType()
           
 DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType DesktopWmProtos.QuickWidgetSearch.Builder.getSearchType()
           
static DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
           
static DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType.valueOf(int value)
           
static DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType[] DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.opera.core.systems.scope.protos that return types with arguments of type DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType
static com.google.protobuf.Internal.EnumLiteMap<DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType> DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType.internalGetValueMap()
           
 

Methods in com.opera.core.systems.scope.protos with parameters of type DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType
 DesktopWmProtos.QuickWidgetSearch.Builder DesktopWmProtos.QuickWidgetSearch.Builder.setSearchType(DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType value)
           
 

Uses of DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType in com.opera.core.systems.scope.services
 

Methods in com.opera.core.systems.scope.services with parameters of type DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType
 QuickWidget IDesktopWindowManager.getQuickWidget(DesktopWmProtos.QuickWidgetInfo.QuickWidgetType type, int windowId, DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType property, String value)
          Gets a QuickWidget based on a specific property.
 QuickWidget IDesktopWindowManager.getQuickWidget(DesktopWmProtos.QuickWidgetInfo.QuickWidgetType type, int windowId, DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType property, String value, String parentName)
          Gets the quick widget in a specified window based on a specific property and its parent widgets name.
 QuickWindow IDesktopWindowManager.getQuickWindow(DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType property, String value)
          Gets the quick window based on a specific property.
 

Uses of DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType in com.opera.core.systems.scope.services.ums
 

Methods in com.opera.core.systems.scope.services.ums with parameters of type DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType
 QuickWidget DesktopWindowManager.getQuickWidget(DesktopWmProtos.QuickWidgetInfo.QuickWidgetType type, int windowId, DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType property, String value)
           
 QuickWidget DesktopWindowManager.getQuickWidget(DesktopWmProtos.QuickWidgetInfo.QuickWidgetType type, int windowId, DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType property, String value, String parentName)
           
 QuickWindow DesktopWindowManager.getQuickWindow(DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType property, String value)
           
 



Copyright © 2012. All Rights Reserved.