KJS::DOMTextEvent Class Reference

Inheritance diagram for KJS::DOMTextEvent:

KJS::DOMUIEvent KJS::DOMEvent KJS::DOMObject List of all members.

Detailed Description

Definition at line 175 of file kjs_events.h.


Public Types

enum  {
  Key, VirtKey, OutputString, InitTextEvent,
  InputGenerated, NumPad, CtrlKey, ShiftKey,
  AltKey, MetaKey
}

Public Member Functions

 DOMTextEvent (ExecState *exec, DOM::TextEvent ke)
 ~DOMTextEvent ()
virtual Value tryGet (ExecState *exec, const Identifier &p) const
Value getValueProperty (ExecState *, int token) const
virtual const ClassInfo * classInfo () const
DOM::TextEvent toTextEvent () const

Static Public Attributes

static const ClassInfo info = { "TextEvent", &DOMUIEvent::info, &DOMTextEventTable, 0 }

The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys