KJS::EventExceptionConstructor Class Reference
Inheritance diagram for KJS::EventExceptionConstructor:

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