Uses of Class
org.cesilko.rachota.gui.InvoiceGenerator.ProjectRow
-
Packages that use InvoiceGenerator.ProjectRow Package Description org.cesilko.rachota.gui -
-
Uses of InvoiceGenerator.ProjectRow in org.cesilko.rachota.gui
Methods in org.cesilko.rachota.gui that return InvoiceGenerator.ProjectRow Modifier and Type Method Description private InvoiceGenerator.ProjectRow[]InvoiceGenerator. 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).
-