com.arsdigita.toolbox.ui
Class ModalPanel.FinishListener
java.lang.Object
com.arsdigita.toolbox.ui.ModalPanel.FinishListener
- All Implemented Interfaces:
- EventListener, FormProcessListener
- Enclosing class:
- ModalPanel
- protected final class ModalPanel.FinishListener
- extends Object
- implements FormProcessListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModalPanel.FinishListener
public ModalPanel.FinishListener()
ModalPanel.FinishListener
public ModalPanel.FinishListener(SingleSelectionModel model)
process
public final void process(FormSectionEvent e)
throws FormProcessException
- Description copied from interface:
FormProcessListener
- Performs a processing step on the data in the
FormData
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
- Specified by:
process
in interface FormProcessListener
- Throws:
FormProcessException
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC