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

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

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


Method Summary
 java.lang.String getComputedStyleList(int index)
           
 int getComputedStyleListCount()
           
 java.util.List<java.lang.String> getComputedStyleListList()
           
 EsdbgProtos.CssStyleDeclarations.NodeStyle getNodeStyleList(int index)
           
 int getNodeStyleListCount()
           
 java.util.List<EsdbgProtos.CssStyleDeclarations.NodeStyle> getNodeStyleListList()
           
 EsdbgProtos.CssStyleDeclarations.NodeStyleOrBuilder getNodeStyleListOrBuilder(int index)
           
 java.util.List<? extends EsdbgProtos.CssStyleDeclarations.NodeStyleOrBuilder> getNodeStyleListOrBuilderList()
           
 
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

getComputedStyleListList

java.util.List<java.lang.String> getComputedStyleListList()

getComputedStyleListCount

int getComputedStyleListCount()

getComputedStyleList

java.lang.String getComputedStyleList(int index)

getNodeStyleListList

java.util.List<EsdbgProtos.CssStyleDeclarations.NodeStyle> getNodeStyleListList()

getNodeStyleList

EsdbgProtos.CssStyleDeclarations.NodeStyle getNodeStyleList(int index)

getNodeStyleListCount

int getNodeStyleListCount()

getNodeStyleListOrBuilderList

java.util.List<? extends EsdbgProtos.CssStyleDeclarations.NodeStyleOrBuilder> getNodeStyleListOrBuilderList()

getNodeStyleListOrBuilder

EsdbgProtos.CssStyleDeclarations.NodeStyleOrBuilder getNodeStyleListOrBuilder(int index)


Copyright © 2011. All Rights Reserved.