KJS::NodeConstructor Class Reference
Inheritance diagram for KJS::NodeConstructor:

Detailed Description
Definition at line 225 of file kjs_dom.h.
Public Member Functions | |
NodeConstructor (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 = { "NodeConstructor", 0, &NodeConstructorTable, 0 } |
The documentation for this class was generated from the following files: