KJS::KeyboardEventConstructor Class Reference
Inheritance diagram for KJS::KeyboardEventConstructor:

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