KJS::DOMCSSStyleSheet Class Reference
Inheritance diagram for KJS::DOMCSSStyleSheet:

Public Types | |
enum | { OwnerRule, CssRules, Rules, InsertRule, DeleteRule, AddRule, RemoveRule } |
Public Member Functions | |
DOMCSSStyleSheet (ExecState *exec, const DOM::CSSStyleSheet &ss) | |
virtual | ~DOMCSSStyleSheet () |
virtual Value | tryGet (ExecState *exec, const Identifier &propertyName) const |
virtual const ClassInfo * | classInfo () const |
DOM::CSSStyleSheet | toCSSStyleSheet () const |
Static Public Attributes | |
static const ClassInfo | info = { "CSSStyleSheet", 0, &DOMCSSStyleSheetTable, 0 } |
Detailed Description
Definition at line 115 of file kjs_css.h.
The documentation for this class was generated from the following files: