.. include:: headings.inc .. currentmodule:: lib.eventwatcher.EventChooser .. highlight:: python .. _lib.eventwatcher.EventChooser.EventChooserLC: ========================================================================================================================================== |phoenix_title| **EventChooserLC** ========================================================================================================================================== | |class_hierarchy| Inheritance Diagram ===================================== Inheritance diagram for class **EventChooserLC** .. raw:: html

Inheritance diagram of EventChooserLC

| |super_classes| Known Superclasses ================================== :class:`ListCtrl`, :class:`lib.mixins.listctrl.CheckListCtrlMixin` | |method_summary| Methods Summary ================================ ================================================================================ ================================================================================ :meth:`~lib.eventwatcher.EventChooser.EventChooserLC.__init__` :meth:`~lib.eventwatcher.EventChooser.EventChooserLC.OnCheckItem` ================================================================================ ================================================================================ | |api| Class API =============== .. class:: EventChooserLC(ListCtrl, CheckListCtrlMixin) .. method:: __init__(self, parent) .. method:: OnCheckItem(self, index, flag)