.. wxPython Phoenix documentation
This file was generated by Phoenix's sphinx generator and associated
tools, do not edit by hand.
Copyright: (c) 2011-2018 by Total Control Software
License: wxWindows License
.. include:: headings.inc
.. currentmodule:: wx.lib.eventwatcher.EventChooser
.. highlight:: python
.. _wx.lib.eventwatcher.EventChooser.EventChooserLC:
==========================================================================================================================================
|phoenix_title| **wx.lib.eventwatcher.EventChooser.EventChooserLC**
==========================================================================================================================================
|
|class_hierarchy| Class Hierarchy
=================================
.. raw:: html

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