HTMLStyleElement Interface Reference

import "HTMLStyleElement.idl";

Inherits HTMLElement.

Inheritance diagram for HTMLStyleElement:

Inheritance graph
[legend]
Collaboration diagram for HTMLStyleElement:

Collaboration graph
[legend]
List of all members.

Public Attributes

attribute boolean disabled
attribute DOMString media
attribute DOMString type
readonly attribute StyleSheet sheet

Detailed Description

Definition at line 23 of file HTMLStyleElement.idl.


Member Data Documentation

attribute boolean disabled

Definition at line 24 of file HTMLStyleElement.idl.

attribute DOMString media

Definition at line 25 of file HTMLStyleElement.idl.

attribute DOMString type

Definition at line 26 of file HTMLStyleElement.idl.

readonly attribute StyleSheet sheet

Definition at line 29 of file HTMLStyleElement.idl.


The documentation for this interface was generated from the following file:
Generated on Fri Feb 9 15:14:06 2007 for Web Kit DOM by  doxygen 1.5.1