khtml Library API Documentation

KJS::CSSValueConstructor Class Reference

Inheritance diagram for KJS::CSSValueConstructor:

KJS::DOMObject KJS::CSSPrimitiveValueConstructor List of all members.

Public Types

enum  { CSS_VALUE_LIST, CSS_PRIMITIVE_VALUE, CSS_CUSTOM, CSS_INHERIT }

Public Member Functions

 CSSValueConstructor (ExecState *exec)
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 = { "CSSValueConstructor", 0, &CSSValueConstructorTable, 0 }

Detailed Description

Definition at line 203 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.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Jan 23 19:35:58 2006 by doxygen 1.4.3 written by Dimitri van Heesch, © 1997-2003