Package Camelot :: Package camelot :: Package view :: Package wizard :: Package pages :: Module form_page
[frames] | no frames]

Module form_page

source code

Classes
  FormPage
FormPage is a generic wizard page that displays a form for an object in a wizard page, subclass this class to use it. The class attribute 'Data' should be the class of the object to be used to store the form information.
Variables
  __package__ = 'Camelot.camelot.view.wizard.pages'