| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
lib.userparams.ClassPrefs --+
|
object --+ |
| |
debug.debugmixin --+
|
sidebar.Sidebar --+
|
object --+ |
| |
wx._core.Object --+ |
| |
wx._core.EvtHandler --+ |
| |
wx._core.Window --+ |
| |
wx._core.Control --+ |
| |
object --+ | |
| | |
wx._core.ItemContainer --+ |
| |
wx._core.ControlWithItems --+ |
| |
wx._controls.ListBox --+ |
| |
wx._controls.CheckListBox --+
|
object --+ |
| |
debug.debugmixin --+
|
DebugClassList
Turn debug printing on or off for the listed classes.
This is a global plugin that is used to turn on or off debug printing for all the classes that subclass from debugmixin.
| Nested Classes | |
|
Inherited from |
| Instance Methods | |||
| EvtHandler |
|
||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
| Class Methods | |
|
Inherited from Inherited from |
| Static Methods | |
|
Inherited from Inherited from |
| Class Variables | |
debuglevel = 0
|
|
keyword =
|
|
caption =
|
|
default_classprefs = IntParam('best_width', 200), IntParam('be
|
|
classprefs = <peppy.lib.userparams.PrefsProxy object at 0x7908
|
|
|
Inherited from |
|
| Properties | |
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
| Method Details |
__init__(self, Window parent, int id=-1, Point pos=DefaultPosition,
Size size=DefaultSize, wxArrayString choices=wxPyEmptyStringArray,
long style=0, Validator validator=DefaultValidator,
String name=ListBoxNameStr) -> CheckListBox
|
| Class Variable Details |
default_classprefs
|
classprefs
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:22 2008 |