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
 String getComputedStyleList(int index)
           
 int getComputedStyleListCount()
           
 List<String> getComputedStyleListList()
           
 EsdbgProtos.CssStyleDeclarations.NodeStyle getNodeStyleList(int index)
           
 int getNodeStyleListCount()
           
 List<EsdbgProtos.CssStyleDeclarations.NodeStyle> getNodeStyleListList()
           
 EsdbgProtos.CssStyleDeclarations.NodeStyleOrBuilder getNodeStyleListOrBuilder(int index)
           
 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

List<String> getComputedStyleListList()

getComputedStyleListCount

int getComputedStyleListCount()

getComputedStyleList

String getComputedStyleList(int index)

getNodeStyleListList

List<EsdbgProtos.CssStyleDeclarations.NodeStyle> getNodeStyleListList()

getNodeStyleList

EsdbgProtos.CssStyleDeclarations.NodeStyle getNodeStyleList(int index)

getNodeStyleListCount

int getNodeStyleListCount()

getNodeStyleListOrBuilderList

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

getNodeStyleListOrBuilder

EsdbgProtos.CssStyleDeclarations.NodeStyleOrBuilder getNodeStyleListOrBuilder(int index)


Copyright © 2012. All Rights Reserved.