khtml Library API Documentation

KJS::DOMMutationEvent Class Reference

Inheritance diagram for KJS::DOMMutationEvent:

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

Public Types

enum  {
  AttrChange, RelatedNode, AttrName, PrevValue,
  NewValue, InitMutationEvent
}

Public Member Functions

 DOMMutationEvent (ExecState *exec, DOM::MutationEvent me)
 ~DOMMutationEvent ()
virtual Value tryGet (ExecState *exec, const Identifier &p) const
Value getValueProperty (ExecState *, int token) const
virtual const ClassInfo * classInfo () const
DOM::MutationEvent toMutationEvent () const

Static Public Attributes

static const ClassInfo info = { "MutationEvent", &DOMEvent::info, &DOMMutationEventTable, 0 }

Detailed Description

Definition at line 201 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.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Feb 8 08:04:54 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003