Package p6 :: Package configure :: Module metadirectives :: Class IMetadataFieldSubdirective
[show private | hide private]
[frames | no frames]

Type IMetadataFieldSubdirective

Interface --+
            |
           IMetadataFieldSubdirective


Class Variable Summary
str choices = ''
str description = ''
str id = ''
str label = ''
unicode persist = u'persist\n\nIf true, the user-supplied value ...
str tip = ''
str type = ''
unicode validator = u'validator\n\nA callable which returns None...

Class Variable Details

choices

Type:
str
Value:
''                                                                     

description

Type:
str
Value:
''                                                                     

id

Type:
str
Value:
''                                                                     

label

Type:
str
Value:
''                                                                     

persist

Type:
unicode
Value:
u'persist\n\nIf true, the user-supplied value will be made available f\
or persistence.'                                                       

tip

Type:
str
Value:
''                                                                     

type

Type:
str
Value:
''                                                                     

validator

Type:
unicode
Value:
u'validator\n\nA callable which returns None if the passed value valid\
ates, or a String if there is an error.'                               

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