Interface CSSStyleDeclaration

All Superinterfaces:
OpaqueReferenceType

public interface CSSStyleDeclaration extends OpaqueReferenceType
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setProperty(String propertyName, String propertyValue)
     
  • Method Details

    • setProperty

      void setProperty(String propertyName, String propertyValue)