|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.arsdigita.toolbox.ui.ModalPanel.ResumeListener
| Field Summary |
| Fields inherited from interface com.arsdigita.bebop.event.FormProcessListener |
versionId |
| Constructor Summary | |
ModalPanel.ResumeListener(Component target)
|
|
| Method Summary | |
void |
process(FormSectionEvent e)
Performs a processing step on the data in the FormData object. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ModalPanel.ResumeListener(Component target)
| Method Detail |
public final void process(FormSectionEvent e)
throws FormProcessException
FormProcessListenerFormData object.
Implementations of this method are responsible for catching
specific exceptions that may occur during processing, and either
handling them internally or rethrowing them as instances of
FormProcessException to be handled by the calling
procedure.
Implementations of this method cannot assume success or failure of other FormProcessListeners associated with a particular FormModeel. Each implementation must act independently
process in interface FormProcessListenerFormProcessException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||