net.ponec.jworksheet.report
Class ReportTabProj

Package class diagram package ReportTabProj
java.lang.Object
  extended by net.ponec.jworksheet.report.SuperReport
      extended by net.ponec.jworksheet.report.ReportTab
          extended by net.ponec.jworksheet.report.ReportTabProj
All Implemented Interfaces:
Calculator

public class ReportTabProj
extends ReportTab

Day Report with a project resolution.


Field Summary
 
Fields inherited from class net.ponec.jworksheet.report.ReportTab
comparator, data, lastWorkDay, report
 
Fields inherited from class net.ponec.jworksheet.report.SuperReport
applContext, dateFrom, dateTo, reportTitle, workDayCount
 
Constructor Summary
ReportTabProj()
           
 
Method Summary
protected  UjoComparator createUjoComparator()
          Create Comparator
 
Methods inherited from class net.ponec.jworksheet.report.ReportTab
calculate, getDays, getProjects, init, print, printBody
 
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

ReportTabProj

public ReportTabProj()
Method Detail

createUjoComparator

protected UjoComparator createUjoComparator()
Create Comparator

Overrides:
createUjoComparator in class ReportTab


Copyright © 2007-2009 PPonec