Package org.openxava.actions
×News: OpenXava 7.7 released - March 9 · Read more
package org.openxava.actions
-
ClassDescriptionThis is for the case of collections of entities without @AsEmbedded (or without as-aggregate="true").Base class for AttachedFileEditor actions in default-controllers.xml.In list mode return to initial state (if we have navigated).Base class for creating actions to be used as list actions.Create a new element in collection.The default action to delete an element in a @OneToMany/@ManyToMany collection.Prepare a dialog to edit an element from a ManyToMany collection.OpenXava action.An action that can be available for the user or hidden, depend on a programmatic condition.Indicates an action that must be executed after the execution of this one.Asbut you can indicate values for filling properties of the chained action too.
invalid reference
IChangeActionTo indicate the next controllers to show.To change the module mode.To go to another module.It allows to do a forward to any URI.Allows to hide an action.Allows to hide a group of actions.Executes some JavaScript code after the regular action execution.It allows to navigate to a view with possibility of load a file.Action that receives the ModuleContext.It allows to do several forwards to several URIs.Allows you execute an action on the file(s) uploaded in the last form of type multipart/form-data.This action is associated to an property (displayed in User Interface), before execute it the property name and the container view is injected.Action that receive a servlet request.Allows to show an action previously hidden.Allows to show a group of actions previously shown.To generate a custom report concatenating simple reports.To generate several custom Jasper Reports with the same action.To generate your custom Jasper Report.Logic of AttachedFileEditor.load action in default-controllers.xml.Logic of AttachedFilesEditor.load action in default-controllers.xml.Used for changes of the chart properties.The default action to execute for search a reference when the user types the value.Base action for actions executed when a collection element is selected or unselected.Logic of AttachedFileEditor.remove action in default-controllers.xml.Logic of AttachedFiles.remove in default-controllers.xml.The default action to remove an element in a @OneToMany/@ManyToMany collection.Remove an element in an @ElementCollection.Delete the stack of all visited controllers.Returns to previous view and previous controllers.To save a collection element.To save a collection element.Search using as key the data displayed in the view.Set value of default schema for JPA Persistence and updates the session object 'defaultSchema'.Changes locale based on url parameter. 2011/mar/02 accepts language_COUNTRY for proper locale creation.Created on 04/02/2009 (16:23:01)It removes the initial report and it makes a shared report.
Create on 13/02/2014 (12:41:15)How to use the SimpleHtmlReportAction
Process
Create an action which extends SimpleHtmlReportAction.Base class for actions that works with Tabs.Save a modified ManyToMany element.Update (update, create, etc) a reference from another view, and returns to the previous view after it.