Class CancelInListAction

java.lang.Object
org.openxava.actions.BaseAction
org.openxava.actions.CancelInListAction
All Implemented Interfaces:
IAction, IChangeControllersAction, IChangeModeAction, ICustomViewAction, IModuleContextAction, INavigationAction, IRequestAction

public class CancelInListAction extends BaseAction implements IChangeModeAction, INavigationAction
In list mode return to initial state (if we have navigated).

This action works well also in the case of list that is not the main list mode of the module, for example, from list used for searching references.

Author:
Javier Paniza