Skip to content

FormController

Steve Hannah edited this page Jun 29, 2021 · 1 revision

FormController

See javadoc

Synopsis

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.

Clone this wiki locally