Table Of Contents

Previous topic

eventwatcher

Next topic

EventChooserLC

This Page

phoenix_title EventChooser

Panel with CheckListCtrl for selecting which events will be watched.


class_hierarchy Inheritance Diagram

Inheritance diagram for class EventChooser

Inheritance diagram of EventChooser


super_classes Known Superclasses

Panel


api Class API



class EventChooser(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)