Table Of Contents

Previous topic

EventLog

Next topic

evtmgr

This Page

phoenix_title EventWatcher

A frame that will catch and display al events sent to some widget.


class_hierarchy Inheritance Diagram

Inheritance diagram for class EventWatcher

Inheritance diagram of EventWatcher


super_classes Known Superclasses

Frame


api Class API



class EventWatcher(Frame)

A frame that will catch and display al events sent to some widget.


Methods



__init__(self, *args, **kw)


buildWatchList(self, exclusions)


onAddModule(self, evt)


onClear(self, evt)


onCloseWindow(self, evt)


onToggleSelectEvents(self, evt)


onToggleWatch(self, evt)


onWatchedEvent(self, evt)


unwatch(self)


updateBindings(self)


watch(self, widget)