KJS::CSSValueConstructor Class Reference
Inheritance diagram for KJS::CSSValueConstructor:

Detailed Description
Definition at line 205 of file kjs_css.h.
Public Types | |
CSS_VALUE_LIST | |
CSS_PRIMITIVE_VALUE | |
CSS_CUSTOM | |
CSS_INHERIT | |
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 } |
The documentation for this class was generated from the following files: