Phoenix Logo

phoenix_title wx.lib.eventwatcher.EventChooser

Panel with CheckListCtrl for selecting which events will be watched.


class_hierarchy Class Hierarchy

Inheritance diagram for class EventChooser:

super_classes Known Superclasses

wx.Panel


api Class API



class EventChooser(wx.Panel)

Panel with CheckListCtrl for selecting which events will be watched.


Methods



__init__(self, *args, **kw)


onCheckAll(self, evt)


OnCheckItem(self, index, flag)


onItemActivated(self, evt)


onUncheckAll(self, evt)


setUpdateCallback(self, func)


setWatchList(self, watchList)


sortCompare(self, data1, data2)