| Home | Trees | Index | Help |
|
|---|
| Package wx :: Module gizmos :: Class EditableListBox |
|
object--+ |Object--+ |EvtHandler--+ |Window--+ |Panel--+ | EditableListBox
Proxy of C++ EditableListBox class
| Method Summary | |
|---|---|
| Window |
Construct and show a generic Window. |
__repr__(self)
| |
| BitmapButton | GetDelButton(self)
|
| BitmapButton | GetDownButton(self)
|
| BitmapButton | GetEditButton(self)
|
| ListCtrl | GetListCtrl(self)
|
| BitmapButton | GetNewButton(self)
|
| PyObject | GetStrings(self)
|
| BitmapButton | GetUpButton(self)
|
SetStrings(self,
strings)
| |
| Instance Method Details |
|---|
__init__(self,
parent,
id=-1,
label=EmptyString,
pos=DefaultPosition,
size=DefaultSize,
style=wxEL_ALLOW_NEW|wxEL_ALLOW_EDIT|wxEL_ALLOW_DELETE,
name=EditableListBoxNameStr)
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Sun Mar 26 10:02:35 2006 | http://epydoc.sf.net |