Package | Description |
---|---|
Utilities |
Modifier and Type | Method and Description |
---|---|
Iterable<Year.category> |
Year.getCategories() |
Modifier and Type | Method and Description |
---|---|
void |
Year.CreateDb(javafx.collections.ObservableList<formattedProductProps> products,
Collection<Year.category> rowsCats)
Creates Database for the year specified.
|
void |
Year.updateDb(String year,
javafx.collections.ObservableList<formattedProductProps> products,
Collection<Year.category> rowsCats) |
Copyright © 2014–2018. All rights reserved.