|
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
net.ponec.jworksheet.report.TableReport
public class TableReport
Standard report
| Field Summary |
|---|
| Fields inherited from class net.ponec.jworksheet.report.ReportA |
|---|
groupSet |
| Fields inherited from class net.ponec.jworksheet.report.SuperReport |
|---|
applContext, dateFrom, dateTo, reportTitle, workDayCount |
| Constructor Summary | |
|---|---|
TableReport(ApplContext context)
|
|
| Method Summary | |
|---|---|
java.lang.String |
printTable(java.util.List<java.util.List<java.lang.String>> table,
java.lang.String title,
boolean header)
Print the data result |
| Methods inherited from class net.ponec.jworksheet.report.ReportA |
|---|
calculate, createUjoComparator, getGroupSet, init, print, printDetail, printTotal, setGroupSet |
| 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 |
| Constructor Detail |
|---|
public TableReport(ApplContext context)
| Method Detail |
|---|
public java.lang.String printTable(java.util.List<java.util.List<java.lang.String>> table,
java.lang.String title,
boolean header)
throws java.io.IOException
java.io.IOException
|
jWorkSheet release 0.90 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||