KJS::EventConstructor Class Reference
Inheritance diagram for KJS::EventConstructor:

Detailed Description
Definition at line 86 of file kjs_events.h.
Public Member Functions | |
EventConstructor (ExecState *) | |
virtual Value | tryGet (ExecState *exec, const Identifier &p) const |
Value | getValueProperty (ExecState *, int token) const |
virtual const ClassInfo * | classInfo () const |
Static Public Attributes | |
static const ClassInfo | info = { "EventConstructor", 0, &EventConstructorTable, 0 } |
The documentation for this class was generated from the following files: