7.4 faces.lib.report -- Library of Reports

class Standard( )
This class represents a standard report.

class Critical( )
This class represents a report for tasks with the critical chain marked red. This class is a subclass of Standard.

class Titles( )
This class represents a standard report, with different font sizes for parent tasks. This class is a subclass of Standard

class Calendar( )
This class represents a calendar whdget, which lists the task start and end data. This class is a subclass of Standard.

class Cell( )
This class represents a cell in the report. They are used to alter the appererance of the cell and provide attributes to change color and text.



Subsections