|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseFormController | |
|---|---|
| org.appfuse.webapp.controller | |
| Uses of BaseFormController in org.appfuse.webapp.controller |
|---|
| Subclasses of BaseFormController in org.appfuse.webapp.controller | |
|---|---|
class |
FileUploadController
Controller class to upload Files. |
class |
SignupController
Controller to signup new users. |
class |
UserFormController
Implementation of SimpleFormController that interacts with the UserManager to retrieve/persist values to the database. |
| Methods in org.appfuse.webapp.controller that return BaseFormController | |
|---|---|
BaseFormController |
BaseFormController.setCancelView(java.lang.String cancelView)
|
BaseFormController |
BaseFormController.setSuccessView(java.lang.String successView)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||