|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openxava.actions.BaseAction
org.openxava.actions.ViewBaseAction
org.openxava.actions.TabBaseAction
org.openxava.actions.GenerateReportAction
public class GenerateReportAction
| Field Summary |
|---|
| Fields inherited from interface org.openxava.actions.IChangeModeAction |
|---|
DETAIL, LIST, PREVIOUS_MODE, SPLIT |
| Constructor Summary | |
|---|---|
GenerateReportAction()
|
|
| Method Summary | |
|---|---|
void |
execute()
|
java.lang.String |
getForwardURI()
The URI to go. |
java.lang.String |
getType()
|
boolean |
inNewWindow()
|
void |
setType(java.lang.String string)
|
| Methods inherited from class org.openxava.actions.TabBaseAction |
|---|
getCollection, getRow, getSelected, getSelectedKeys, getTab, setCollection, setRow, setViewObject |
| Methods inherited from class org.openxava.actions.ViewBaseAction |
|---|
closeDialog, getModelName, getPreviousView, getPreviousViews, getView, resetDescriptionsCache, returnToPreviousView, setControllers, setPreviousViews, setView, showDialog, showDialog, showNewView, showView |
| Methods inherited from class org.openxava.actions.BaseAction |
|---|
addActions, addError, addErrors, addInfo, addMessage, addMessages, addWarning, clearActions, executeAfter, executeBefore, getContext, getEnvironment, getErrors, getLocale, getManager, getMessages, getNextMode, getRequest, removeActions, returnToPreviousControllers, setContext, setDefaultControllers, setEnvironment, setErrors, setMessages, setNextMode, setRequest |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.openxava.actions.IAction |
|---|
getErrors, getMessages, setEnvironment, setErrors, setMessages |
| Constructor Detail |
|---|
public GenerateReportAction()
| Method Detail |
|---|
public void execute()
throws java.lang.Exception
execute in interface IActionjava.lang.Exceptionpublic boolean inNewWindow()
inNewWindow in interface IForwardActionpublic java.lang.String getForwardURI()
IForwardActionIf it starts with "http://" or "http://" the action will forward to the absolute URL in internet (since v4m1), if it starts with "javascript:" the corresponding code will executed by the browser (since 4.0.1), otherwise it will forward to a resource inside this application.
getForwardURI in interface IForwardActionpublic java.lang.String getType()
public void setType(java.lang.String string)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||