| Trees | Index | Help |
|
|---|
| Package ccwx :: Module xrcwiz :: Class XrcWizPage |
|
object--+ |Object--+ |EvtHandler--+ |Window--+ |Panel--+ |PyPanel--+ | XrcWizPage
FileSelectorPage,
ItemMetadataPage,
LicenseChooserPage,
MetadataPage,
StorePage,
XmlMetadataPage,
XrcPage| Method Summary | |
|---|---|
__init__(self,
parent,
xrc,
xrcid,
headline)
| |
onChanged(self,
event)
| |
onChanging(self,
event)
| |
validate(self,
event)
| |
| Inherited from object | |
x.__delattr__('name') <==> del x.name | |
x.__getattribute__('name') <==> x.name | |
x.__hash__() <==> hash(x) | |
T.__new__(S, ...) -> a new object with type S, a subtype of T | |
helper for pickle | |
helper for pickle | |
x.__setattr__('name', value) <==> x.name = value | |
x.__str__() <==> str(x) | |
| Class Variable Summary | |
|---|---|
Implements |
__implemented__ = <implementedBy ccwx.xrcwiz.XrcWizPage>
|
ClassProvides |
__provides__ = <zope.interface.declarations.ClassProvide...
|
| Class Variable Details |
|---|
__implemented__
|
__provides__
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Fri Jun 24 12:01:20 2005 | http://epydoc.sf.net |