Package p6 :: Package ui :: Module interfaces :: Class IWizardPage
[show private | hide private]
[frames | no frames]

Type IWizardPage

Interface --+
            |
           IWizardPage


Class Variable Summary
str headline = 'Text displayed at the top of the window.'
str onChanged = 'Handler called when page is displayed.'
str onChanging = 'Handler called before page is left.'
str validate = 'Validate input for the page; return True if ...
str xrcid = 'A unique identifier for the page.'

Class Variable Details

headline

Type:
str
Value:
'Text displayed at the top of the window.'                             

onChanged

Type:
str
Value:
'Handler called when page is displayed.'                               

onChanging

Type:
str
Value:
'Handler called before page is left.'                                  

validate

Type:
str
Value:
'Validate input for the page; return True if valid.'                   

xrcid

Type:
str
Value:
'A unique identifier for the page.'                                    

Generated by Epydoc 2.1 on Fri Jun 24 12:01:24 2005 http://epydoc.sf.net