Simple edit-view base class
Subclasses should provide a schema attribute defining the schema to be edited.
The automatically generated widgets are available by name through the attributes *_widget. (E.g. view.title_widget for the title widget)
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()
setPrefix(prefix)
update()
widgets()