Uses of Class
org.cesilko.rachota.gui.ReportGenerator.TaskRow
-
Packages that use ReportGenerator.TaskRow Package Description org.cesilko.rachota.gui -
-
Uses of ReportGenerator.TaskRow in org.cesilko.rachota.gui
Methods in org.cesilko.rachota.gui that return ReportGenerator.TaskRow Modifier and Type Method Description private ReportGenerator.TaskRow[]ReportGenerator. getTaskRows()Processes all days in selected period and their tasks and for each non-idle, non-private (unless required) task calculates its statistic (@see TaskRow).
-