Uses of Interface
org.openxava.actions.IChainAction

Packages that use IChainAction
org.openxava.actions   
 

Uses of IChainAction in org.openxava.actions
 

Subinterfaces of IChainAction in org.openxava.actions
 interface IChainActionWithArgv
          As IChangeAction but you can indicate values for filling properties of the chained action too.
 

Classes in org.openxava.actions that implement IChainAction
 class CancelDialogAction
           
 class CreateNewFromReferenceAction
           
 class DeleteAction
           
 class GoDetailAction
           
 class ModifyFromReferenceAction
           
 class NavigationFromReferenceBaseAction
           
 class SaveAndStayElementInCollectionAction
          To save a collection element.
 class SearchAction
           
 class SearchDialogAction
           
 class ViewDetailAction