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
| 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 |
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.