|
jWorkSheet release 0.90 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectnet.ponec.jworksheet.report.SuperReport
net.ponec.jworksheet.report.ReportA
public class ReportA
Standard report
| Field Summary | |
|---|---|
protected GroupSet |
groupSet
Group Set |
| Fields inherited from class net.ponec.jworksheet.report.SuperReport |
|---|
applContext, dateFrom, dateTo, reportTitle, workDayCount |
| Constructor Summary | |
|---|---|
ReportA()
|
|
| Method Summary | |
|---|---|
void |
calculate(WorkDay workDay,
Event event)
Create report |
protected UjoComparator |
createUjoComparator()
Create Comparator |
protected GroupSet |
getGroupSet()
Vrací sadu skupin: |
protected void |
init()
An Initializaton |
java.lang.String |
print()
Print the data result |
int |
printDetail(java.lang.StringBuilder sb)
Print the data result |
protected void |
printTotal(int total,
boolean tasks,
java.lang.StringBuilder sb)
Print Total Time |
void |
setGroupSet(GroupSet groupSet)
|
| Methods inherited from class net.ponec.jworksheet.report.SuperReport |
|---|
escape, formatTime, formatTimeZero, getApplContext, getReport, getText, getWorkDayCount, init, isDayOff, printFilter, printTableBeg, printTableEnd |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected GroupSet groupSet
| Constructor Detail |
|---|
public ReportA()
| Method Detail |
|---|
protected void init()
init in class SuperReportprotected UjoComparator createUjoComparator()
public void calculate(WorkDay workDay,
Event event)
public java.lang.String print()
throws java.io.IOException
java.io.IOException
public int printDetail(java.lang.StringBuilder sb)
throws java.io.IOException
sb -
java.io.IOException
protected void printTotal(int total,
boolean tasks,
java.lang.StringBuilder sb)
protected GroupSet getGroupSet()
public void setGroupSet(GroupSet groupSet)
|
jWorkSheet release 0.90 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||