Package zope :: Package configuration :: Package tests :: Module test_nested :: Class IIntInfo
[show private | hide private]
[frames | no frames]

Type IIntInfo

Interface --+    
            |    
   IFieldInfo --+
                |
               IIntInfo


Class Variable Summary
unicode max = u'End of the range (excluding the value itself)'
unicode min = u'Start of the range'
unicode name = u'The field name'
unicode readonly = u'Read Only\n\nCan the value be modified?'
unicode required = u'Required\n\nDetermines whether a value is r...
unicode title = u'Title\n\nA short summary or label'

Class Variable Details

max

Type:
unicode
Value:
u'End of the range (excluding the value itself)'                       

min

Type:
unicode
Value:
u'Start of the range'                                                  

name

Type:
unicode
Value:
u'The field name'                                                      

readonly

Type:
unicode
Value:
u'Read Only\n\nCan the value be modified?'                             

required

Type:
unicode
Value:
u'Required\n\nDetermines whether a value is required.'                 

title

Type:
unicode
Value:
u'Title\n\nA short summary or label'                                   

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