JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
de.mirkosertic.bytecoder.api.web
CSSStyleDeclaration
Contents
Description
Method Summary
Method Details
setProperty(String, String)
Hide sidebar
Show sidebar
Interface CSSStyleDeclaration
All Superinterfaces:
OpaqueReferenceType
public interface
CSSStyleDeclaration
extends
OpaqueReferenceType
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
setProperty
(
String
propertyName,
String
propertyValue)
Method Details
setProperty
void
setProperty
(
String
propertyName,
String
propertyValue)