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 0x2aaab592e5f0>generated_form
(type:
BoundPageTemplate)
<BoundPageTemplateFile of None>label
(type:
str)
''update_status
(type: NoneType)
Nonechanged()
setPrefix(prefix)
update()
widgets()