com.arsdigita.toolbox.ui
Class ModalPanel.WidgetNavigationListener
java.lang.Object
com.arsdigita.toolbox.ui.ModalPanel.WidgetNavigationListener
- All Implemented Interfaces:
- EventListener, FormProcessListener
- Enclosing class:
- ModalPanel
- protected final class ModalPanel.WidgetNavigationListener
- extends Object
- implements FormProcessListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModalPanel.WidgetNavigationListener
public ModalPanel.WidgetNavigationListener(Widget widget,
Object value,
Component target)
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 21 2004:2337 UTC