|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReportGenerator.Type | |
|---|---|
| org.chorem.jtimer.ui.report | Reports UI. |
| Uses of ReportGenerator.Type in org.chorem.jtimer.ui.report |
|---|
| Methods in org.chorem.jtimer.ui.report that return ReportGenerator.Type | |
|---|---|
static ReportGenerator.Type |
ReportGenerator.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ReportGenerator.Type[] |
ReportGenerator.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.chorem.jtimer.ui.report with parameters of type ReportGenerator.Type | |
|---|---|
String |
ReportGenerator.getReportText(ReportGenerator.Type reportType,
List<TimerProject> projects,
Date begin,
Date end,
boolean includeAnnotate,
boolean includeAnnotateTime)
Make report. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||