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