phoenix_title wx.lib.eventwatcher.EventChooser.EventChooserLC

ListCtrl() ListCtrl(parent, id=ID_ANY, pos=DefaultPosition, size=DefaultSize, style=LC_ICON, validator=DefaultValidator, name=ListCtrlNameStr)

A list control presents lists in a number of formats: list view, report view, icon view and small icon view.


class_hierarchy Class Hierarchy

Inheritance diagram for class EventChooserLC:

method_summary Methods Summary

__init__

Initialize self. See help(type(self)) for accurate signature.

OnCheckItem


api Class API

class EventChooserLC(wx.ListCtrl, CheckListCtrlMixin)

ListCtrl() ListCtrl(parent, id=ID_ANY, pos=DefaultPosition, size=DefaultSize, style=LC_ICON, validator=DefaultValidator, name=ListCtrlNameStr)

A list control presents lists in a number of formats: list view, report view, icon view and small icon view.


Methods

__init__(self, parent)

Initialize self. See help(type(self)) for accurate signature.



OnCheckItem(self, index, flag)