| Home | Trees | Index | Help |
|
|---|
| Package wx :: Class DirFilterListCtrl |
|
object--+ |Object--+ |EvtHandler--+ |Window--+ |Control--+ |object--+ | | |ItemContainer--+ |ControlWithItems--+ |Choice--+ | DirFilterListCtrl
| Method Summary | |
|---|---|
List choices=[], long style=0, Validator validator=DefaultValidator, String name=ChoiceNameStr) -> Choice | |
__repr__(self)
| |
List choices=[], long style=0, Validator validator=DefaultValidator, String name=ChoiceNameStr) -> bool | |
FillFilterList(self,
filter,
defaultFilter)
| |
| Instance Method Details |
|---|
__init__(self,
parent,
id=-1,
pos=DefaultPosition,
size=DefaultSize,
style=0)
|
Create(self, parent, id=-1, pos=DefaultPosition, size=DefaultSize, style=0)
Actually create the GUI Choice control for 2-phase creation
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20040428.rpd on Tue Nov 9 17:03:52 2004 | http://epydoc.sf.net |