wx.lib.eventwatcher.EventChooser
Panel with CheckListBox for selecting which events will be watched.
Class Hierarchy

Inheritance diagram for class
EventChooser:
Methods Summary
Class API
-
class EventChooser(wx.Panel)
Panel with CheckListBox for selecting which events will be watched.
Methods
-
__init__(self, \*args, \*\*kw)
Initialize self. See help(type(self)) for accurate signature.
-
checkAll(self, check)
-
onCheckAll(self, evt)
-
onItemActivated(self, evt)
-
onUncheckAll(self, evt)
-
setUpdateCallback(self, func)
-
setWatchList(self, watchList)