|
|||||||||
| Home >> All >> com >> pjsofts >> eurobudget >> [ report overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.pjsofts.eurobudget.report
Class CustomReport

java.lang.Objectcom.pjsofts.eurobudget.report.CustomReport
- All Implemented Interfaces:
- Report
- public class CustomReport
- extends java.lang.Object
- implements Report
- extends java.lang.Object
| Field Summary | |
private ReportDataImpl |
data
|
private static java.util.ResourceBundle |
i8n
|
| Constructor Summary | |
CustomReport(com.pjsofts.eurobudget.DataModel dm,
com.pjsofts.eurobudget.data.TxnSearchParam param)
Creates a new instance of GlobalReport |
|
| Method Summary | |
ReportData |
getData()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
data
private ReportDataImpl data
i8n
private static final java.util.ResourceBundle i8n
| Constructor Detail |
CustomReport
public CustomReport(com.pjsofts.eurobudget.DataModel dm, com.pjsofts.eurobudget.data.TxnSearchParam param)
- Creates a new instance of GlobalReport
| Method Detail |
getData
public ReportData getData()
|
|||||||||
| Home >> All >> com >> pjsofts >> eurobudget >> [ report overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.pjsofts.eurobudget.report.CustomReport