A controller for handling application logic related to a Form. Typically, each form in the app has a FormController instance. Every RAD view has a convenience FormController
subclass generated for them to make it easier to create a Form using a particular view as its content.