| Home | Trees | Index | Help |
|
|---|
| Package wx :: Class SimpleHtmlListBox |
|
object--+ |Object--+ |EvtHandler--+ |Window--+ |Panel--+ |VScrolledWindow--+ |VListBox--+ |HtmlListBox--+ |object--+ | | |ItemContainer--+ | SimpleHtmlListBox
Proxy of C++ SimpleHtmlListBox class
| Method Summary | |
|---|---|
| Window |
Construct and show a generic Window. |
| bool |
Create the GUI part of the Window for 2-phase creation mode. |
| Property Summary | |
|---|---|
thisown: The membership flag | |
| Instance Method Details |
|---|
__init__(self,
parent,
id=-1,
pos=DefaultPosition,
size=DefaultSize,
choices=wxPyEmptyStringArray,
style=HLB_DEFAULT_STYLE,
validator=DefaultValidator,
name=SimpleHtmlListBoxNameStr)
|
Create(self, parent, id=-1, pos=DefaultPosition, size=DefaultSize, choices=wxPyEmptyStringArray, style=HLB_DEFAULT_STYLE, validator=DefaultValidator, name=SimpleHtmlListBoxNameStr)Create the GUI part of the Window for 2-phase creation mode.
|
| Property Details |
|---|
thisownThe membership flag |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:11:27 2007 | http://epydoc.sf.net |