Package libxml2dom :: Module events :: Class EventSystem
[show private | hide private]
[frames | no frames]

Class EventSystem

Known Subclasses:
SVGDocument

An event system which manages the different DOM event flow phases.

Method Summary
  sendEventToTarget(self, evt, target)
Send event 'evt' to the specified 'target' element.

Method Details

sendEventToTarget(self, evt, target)

Send event 'evt' to the specified 'target' element.

Generated by Epydoc 2.1 on Tue Sep 18 23:37:02 2007 http://epydoc.sf.net