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. |
BitmapButton | GetDelButton(self)
|
BitmapButton | GetDownButton(self)
|
BitmapButton | GetEditButton(self)
|
ListCtrl | GetListCtrl(self)
|
BitmapButton | GetNewButton(self)
|
PyObject | GetStrings(self)
|
BitmapButton | GetUpButton(self)
|
SetStrings(self,
strings)
|
Property Summary | |
---|---|
DelButton : See GetDelButton | |
DownButton : See GetDownButton | |
EditButton : See GetEditButton | |
ListCtrl : See GetListCtrl | |
NewButton : See GetNewButton | |
Strings : See GetStrings and SetStrings | |
thisown : The membership flag | |
UpButton : See GetUpButton |
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)
|
Property Details |
---|
DelButtonSee
|
DownButtonSee
|
EditButtonSee
|
ListCtrlSee
|
NewButtonSee
|
StringsSee
|
thisownThe membership flag
|
UpButtonSee
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:14:17 2007 | http://epydoc.sf.net |