Description
This class keeps track of pages and (default) action handlers for the form,
  it manages keeping the form values in session, setting defaults and constants for
  the form as a whole and getting its submit values.
Generally you don't need to subclass this.