Package uk.ac.ebi.intact.application.editor.struts.action

This package contains classes related to the Controller component of the MVC framework.

See:
          Description

Class Summary
AnnotationDispatchAction Dispatcher action which dispatches according to the button title.
CancelFormAction This action handles the event when the user clicks on Cancel button (common to all the editors).
DeleteFormAction This action handles the event when the user clicks on the Delete button to delete the current edit record.
EditorChoiceAction This action is responsible for choosing the editor.
FillCvFormAction Fills the form with values for ac, short label and full name.
FillResultFormAction Sets up the editor form type using the selected editor topic.
ResultAction The action when the the user selects an entry from a list to edit an object.
SidebarDispatchAction Action class for sidebar events.
SubmitDispatchAction Dispatcher action which dispatches according to 'dispatch' parameter.
SubmitFormAction Dispatcher action which dispatches to various submit actions.
XrefDispatchAction Dispatcher action which dispatches according to 'dispatch' parameter.
 

Package uk.ac.ebi.intact.application.editor.struts.action Description

This package contains classes related to the Controller component of the MVC framework. All the action classes apart from Login action class are in this package.



IntAct Project - EMBL-EBI 2004 - intact-help@ebi.ac.uk