The nsIDOMStyleSheetList interface is a datatype for a style sheet list in the Document Object Model. More...
import "nsIDOMStyleSheetList.idl";
Public Member Functions | |
| nsIDOMStyleSheet | item (in unsigned long index) |
Public Attributes | |
| readonly attribute unsigned long | length |
The nsIDOMStyleSheetList interface is a datatype for a style sheet list in the Document Object Model.
For more information on this interface please see http://www.w3.org/TR/DOM-Level-2-Style
| nsIDOMStyleSheet nsIDOMStyleSheetList::item | ( | in unsigned long | index | ) |
| readonly attribute unsigned long nsIDOMStyleSheetList::length |
1.7.1