Uses of Class
org.htmlunit.css.WrappedCssStyleDeclaration
Packages that use WrappedCssStyleDeclaration
Package
Description
Implementations of the CSS JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
-
Uses of WrappedCssStyleDeclaration in org.htmlunit.javascript.host.css
Constructors in org.htmlunit.javascript.host.css with parameters of type WrappedCssStyleDeclarationModifierConstructorDescription(package private)
CSSStyleDeclaration
(CSSStyleSheet parentStyleSheet, WrappedCssStyleDeclaration styleDeclaration) Creates an instance which wraps the specified style declaration.