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