Home | Trees | Index | Help |
|
---|
Package wx :: Class HtmlListBox |
|
object
--+ |Object
--+ |EvtHandler
--+ |Window
--+ |Panel
--+ |VScrolledWindow
--+ |VListBox
--+ | HtmlListBox
Method Summary | |
---|---|
Window |
Construct and show a generic Window. |
__repr__(self)
| |
bool |
Create the GUI part of the Window for 2-phase creation mode. |
FileSystem | GetFileSystem(self)
|
RefreshAll(self)
| |
SetItemCount(self,
count)
|
Instance Method Details |
---|
__init__(self,
parent,
id=ID_ANY,
pos=DefaultPosition,
size=DefaultSize,
style=0,
name=VListBoxNameStr)
Construct and show a generic Window. |
Create(self, parent, id=ID_ANY, pos=DefaultPosition, size=DefaultSize, style=0, name=VListBoxNameStr)Create the GUI part of the Window for 2-phase creation mode.
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:23:10 2005 | http://epydoc.sf.net |