Class | TrackRecordReport::ReportColumnTotal |
In: |
lib/track_record_report.rb
|
Parent: | ReportElementaryCalculator |
Object used to handle running column totals. The Report object creates one each time it adds a column. For each cell that is calculated, call the ReportColumnTotal‘s "add_cell" method to increment the running total for the column.