|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--by.belsoft.report.tools.actions.ContextData
|
+--by.belsoft.report.tools.actions.GRIAction
The class to work with report generation
| Constructor Summary | |
GRIAction()
|
|
| Method Summary | |
void |
generate(ActionEvent ae)
generate generates report by given data |
java.lang.String |
getFormat()
standard getter |
void |
importQuery(ActionEvent ae)
importQuery imports query file |
void |
importView(ActionEvent ae)
importView imports view file |
void |
setFormat(java.lang.String format)
standard setter |
| Methods inherited from class by.belsoft.report.tools.actions.ContextData |
getContext, getReportName, getRequest, getSession, setRefreshData |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GRIAction()
| Method Detail |
public void generate(ActionEvent ae)
ae - ActionEvent event invokedpublic void importView(ActionEvent ae)
ae - ActionEvent event invokedpublic void importQuery(ActionEvent ae)
ae - ActionEvent event invokedpublic java.lang.String getFormat()
public void setFormat(java.lang.String format)
format - The format to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||