|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjet.servlet.JetAction
jet.servlet.action.FormDisplayAction
public class FormDisplayAction
| Constructor Summary | |
|---|---|
FormDisplayAction()
|
|
| Method Summary | |
|---|---|
void |
execute(JetMessages messages,
JetData data,
JetForm form,
JetContext jetContext)
Abstract method which is called on the action |
| Methods inherited from class jet.servlet.JetAction |
|---|
clone, delegateTo, delegateTo, delegateTo, dispatch, doFormValidation, doFormValidation, getActionDef, getContext, getDataStructure, getIdentifier, getInstanceFor, getJetContext, redirect, render, reset, setActionDef |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FormDisplayAction()
| Method Detail |
|---|
public void execute(JetMessages messages,
JetData data,
JetForm form,
JetContext jetContext)
throws JetActionException,
java.io.IOException
JetAction
execute in class JetActionmessages - the messagesdata - the data structureform - the form to use - could be null!jetContext - teh context object
JetActionException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||