|
JAC project AOPSYS CEDRIC & LIP6 labs |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines events for a dialog window
Method Summary | |
void |
onCancel()
Called when the Cancel button was pressed by the user |
void |
onOK(JacRequest request)
Called when the OK button was pressed by the user |
void |
onValidate(JacRequest request)
Validates inputs, but creates no HTML. |
void |
restoreContext()
Restore context attributes stored at creation time |
Method Detail |
public void onOK(JacRequest request)
request
- the servlet requestpublic void onValidate(JacRequest request)
public void onCancel()
public void restoreContext()
|
Contact JAC development team: Renaud Pawlak Lionel Seinturier Laurent Martelli |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |