Object
This class holds some computed data that is used to render the TableReport Columns.
# File lib/taskjuggler/reports/TableReportColumn.rb, line 20 def initialize(startDate, endDate) @start = startDate @end = endDate end
[Validate]
Generated with the Darkfish Rdoc Generator 2.