khtml Library API Documentation

KJS::DOMMouseEvent Class Reference

Inheritance diagram for KJS::DOMMouseEvent:

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

Public Types

enum  {
  ScreenX, ScreenY, ClientX, X,
  ClientY, Y, OffsetX, OffsetY,
  CtrlKey, ShiftKey, AltKey, MetaKey,
  Button, RelatedTarget, FromElement, ToElement,
  InitMouseEvent
}

Public Member Functions

 DOMMouseEvent (ExecState *exec, DOM::MouseEvent me)
 ~DOMMouseEvent ()
virtual Value tryGet (ExecState *exec, const Identifier &p) const
Value getValueProperty (ExecState *, int token) const
virtual const ClassInfo * classInfo () const
DOM::MouseEvent toMouseEvent () const

Static Public Attributes

static const ClassInfo info = { "MouseEvent", &DOMUIEvent::info, &DOMMouseEventTable, 0 }

Detailed Description

Definition at line 158 of file kjs_events.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for khtml Library Version 3.4.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Nov 1 10:35:43 2005 by doxygen 1.4.3 written by Dimitri van Heesch, © 1997-2003