com.opera.core.systems.scope.protos
Interface DesktopWmProtos.QuickWidgetSearchOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
DesktopWmProtos.QuickWidgetSearch, DesktopWmProtos.QuickWidgetSearch.Builder
Enclosing class:
DesktopWmProtos

public static interface DesktopWmProtos.QuickWidgetSearchOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 String getData()
           
 DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType getSearchType()
           
 DesktopWmProtos.DesktopWindowID getWindowID()
           
 DesktopWmProtos.DesktopWindowIDOrBuilder getWindowIDOrBuilder()
           
 boolean hasData()
           
 boolean hasSearchType()
           
 boolean hasWindowID()
           
 
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

hasWindowID

boolean hasWindowID()

getWindowID

DesktopWmProtos.DesktopWindowID getWindowID()

getWindowIDOrBuilder

DesktopWmProtos.DesktopWindowIDOrBuilder getWindowIDOrBuilder()

hasSearchType

boolean hasSearchType()

getSearchType

DesktopWmProtos.QuickWidgetSearch.QuickWidgetSearchType getSearchType()

hasData

boolean hasData()

getData

String getData()


Copyright © 2012. All Rights Reserved.