Home | Trees | Index | Help |
|
---|
Package wx :: Module gizmos :: Class EditableListBox |
|
object
--+ |Object
--+ |EvtHandler
--+ |Window
--+ |Panel
--+ | EditableListBox
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)
Construct and show a generic Window. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:25:47 2005 | http://epydoc.sf.net |