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

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

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


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

getNodeStyleList

Esdbg6Protos.CssStyleDeclarations.NodeStyle getNodeStyleList(int index)

getNodeStyleListCount

int getNodeStyleListCount()

getNodeStyleListOrBuilderList

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

getNodeStyleListOrBuilder

Esdbg6Protos.CssStyleDeclarations.NodeStyleOrBuilder getNodeStyleListOrBuilder(int index)


Copyright © 2012. All Rights Reserved.