API Overview API Index Package Overview Direct link to this page
JDK 1.6
  org.w3c.dom.css. ViewCSS View Source
Author(s)
Since
DOM Level 2
Version
Serial
Hierarchy
 AbstractView
      ViewCSS
Subinterfaces
Description
public interface ViewCSS
  This interface represents a CSS view.
See also:   
Methods
Hide/Show inherited methods
public CSSStyleDeclaration getComputedStyle (Element elt, String pseudoElt)
  This method is used to get the computed style as it is defined in [CSS2].
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar