KJS::CSSRuleConstructor Class Reference

Inheritance diagram for KJS::CSSRuleConstructor:

KJS::DOMObject List of all members.

Detailed Description

Definition at line 175 of file kjs_css.h.


Public Types

 UNKNOWN_RULE
 STYLE_RULE
 CHARSET_RULE
 IMPORT_RULE
 MEDIA_RULE
 FONT_FACE_RULE
 PAGE_RULE
enum  {
  UNKNOWN_RULE, STYLE_RULE, CHARSET_RULE, IMPORT_RULE,
  MEDIA_RULE, FONT_FACE_RULE, PAGE_RULE
}

Public Member Functions

 CSSRuleConstructor (ExecState *)
virtual Value tryGet (ExecState *exec, const Identifier &propertyName) const
Value getValueProperty (ExecState *exec, int token) const
virtual const ClassInfo * classInfo () const

Static Public Attributes

static const ClassInfo info = { "CSSRuleConstructor", 0, &CSSRuleConstructorTable, 0 }

The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys