khtml Library API Documentation

KJS::DOMCSSValue Class Reference

Inheritance diagram for KJS::DOMCSSValue:

KJS::DOMObject KJS::DOMCSSPrimitiveValue KJS::DOMCSSValueList List of all members.

Public Types

enum  { CssText, CssValueType }

Public Member Functions

 DOMCSSValue (ExecState *, const DOM::CSSValue &v)
 DOMCSSValue (const Object &proto, const DOM::CSSValue &v)
virtual ~DOMCSSValue ()
virtual Value tryGet (ExecState *exec, const Identifier &propertyName) const
virtual void tryPut (ExecState *exec, const Identifier &propertyName, const Value &value, int attr=None)
virtual const ClassInfo * classInfo () const

Static Public Attributes

static const ClassInfo info = { "CSSValue", 0, &DOMCSSValueTable, 0 }

Protected Attributes

DOM::CSSValue cssValue

Detailed Description

Definition at line 186 of file kjs_css.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for khtml Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Jun 12 11:47:00 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003