KJS::DOMCSSStyleDeclaration Class Reference

Inheritance diagram for KJS::DOMCSSStyleDeclaration:

KJS::DOMObject List of all members.

Detailed Description

Definition at line 36 of file kjs_css.h.


Public Types

 CssText
 Length
 ParentRule
 GetPropertyValue
 GetPropertyCSSValue
 RemoveProperty
 GetPropertyPriority
 SetProperty
 Item
enum  {
  CssText, Length, ParentRule, GetPropertyValue,
  GetPropertyCSSValue, RemoveProperty, GetPropertyPriority, SetProperty,
  Item
}

Public Member Functions

 DOMCSSStyleDeclaration (ExecState *exec, const DOM::CSSStyleDeclaration &s)
virtual ~DOMCSSStyleDeclaration ()
virtual Value tryGet (ExecState *exec, const Identifier &propertyName) const
virtual void tryPut (ExecState *exec, const Identifier &propertyName, const Value &value, int attr=None)
virtual bool hasProperty (ExecState *exec, const Identifier &propertyName) const
virtual const ClassInfo * classInfo () const
DOM::CSSStyleDeclaration toStyleDecl () const

Static Public Attributes

static const ClassInfo info = { "CSSStyleDeclaration", 0, &DOMCSSStyleDeclarationTable, 0 }

Protected Attributes

DOM::CSSStyleDeclaration styleDecl

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