|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.jot.web.ctrl.JOTController
net.jot.web.view.JOTView
net.jot.web.views.JOTGeneratedFormView
public abstract class JOTGeneratedFormView
Generic form display View for generatedForm using the builtin form template.
| Field Summary | |
|---|---|
static java.lang.String |
GENERATED_FORM
|
| Fields inherited from class net.jot.web.ctrl.JOTController |
|---|
filterChain, filterConfig, request, response, RESULT_COMPLETED, RESULT_FAILURE, RESULT_FORBIDDEN, RESULT_SUCCESS, RESULT_VALIDATION_FAILURE, session |
| Constructor Summary | |
|---|---|
JOTGeneratedFormView()
|
|
| Method Summary | |
|---|---|
void |
prepareViewData()
To be implemented by subclass Loads the View data by calling add* etc ... |
| Methods inherited from class net.jot.web.view.JOTView |
|---|
addBlock, addForm, addTag, addVariable, getBlocks, getBuiltinTemplate, getForms, getTags, getVariables, isProvideRequestParameters, process, setBuiltinTemplate, setProvideRequestParameters |
| Methods inherited from class net.jot.web.ctrl.JOTController |
|---|
getDataHolder, getForm, init, validatePermissions |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String GENERATED_FORM
| Constructor Detail |
|---|
public JOTGeneratedFormView()
| Method Detail |
|---|
public void prepareViewData()
throws java.lang.Exception
JOTView
prepareViewData in class JOTViewjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||