errors
(type:
tuple
)
()
fieldNames
(type:
property
)
<property object at 0x410afd4c>
generated_form
(type:
BoundPageTemplate
)
<BoundPageTemplateFile of None>
label
(type:
str
)
''
update_status
(type: NoneType
)
None
changed()
getData()
Get the data for the form.
This method should return a dictionary mapping field names to values.
setData(data)
Set the data gotten from a form.
The data will be a dictionary of fieldnames to values.
May return a status message.
setPrefix(prefix)
update()
widgets()
There are no known subclasses.