KJS::JSLazyEventListener Class Reference
Inheritance diagram for KJS::JSLazyEventListener:

Detailed Description
Definition at line 70 of file kjs_events.h.
Public Member Functions | |
JSLazyEventListener (const QString &_code, const QString &_name, const Object &_win, DOM::NodeImpl *node) | |
~JSLazyEventListener () | |
virtual void | handleEvent (DOM::Event &evt) |
Object | listenerObj () const |
Member Function Documentation
|
This method is called whenever an event occurs of the type for which the EventListener interface was registered. Parameters
Reimplemented from KJS::JSEventListener. Definition at line 147 of file kjs_events.cpp. |
The documentation for this class was generated from the following files: