Panel with CheckListBox for selecting which events will be watched.
Initialize self. See help(type(self)) for accurate signature. |
|
EventChooser
(wx.Panel)¶Panel with CheckListBox for selecting which events will be watched.
__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)¶