Package de.mirkosertic.bytecoder.api.web
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(java.lang.String propertyName, java.lang.String propertyValue)
-