com.opera.core.systems.scope.protos
Interface EsdbgProtos.SpotlightObjectSelectionOrBuilder

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

public static interface EsdbgProtos.SpotlightObjectSelectionOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 int getObjectID()
           
 boolean getScrollIntoView()
           
 boolean hasObjectID()
           
 boolean hasScrollIntoView()
           
 
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

hasObjectID

boolean hasObjectID()

getObjectID

int getObjectID()

hasScrollIntoView

boolean hasScrollIntoView()

getScrollIntoView

boolean getScrollIntoView()


Copyright © 2011. All Rights Reserved.