| Package | Description |
|---|---|
| ABOS.Derby |
| Modifier and Type | Method and Description |
|---|---|
Order.orderArray |
Order.createNewOrder(Product.formattedProductProps[] orderData) |
| Modifier and Type | Method and Description |
|---|---|
void |
Year.CreateDb(javafx.collections.ObservableList<Product.formattedProductProps> products,
Collection<Year.category> rowsCats)
Creates Database for the year specified.
|
void |
Year.updateDb(String year,
javafx.collections.ObservableList<Product.formattedProductProps> products,
Collection<Year.category> rowsCats) |
static String |
Order.updateOrder(javafx.collections.ObservableList<Product.formattedProductProps> orders,
String name,
String year,
String preEditName,
ABOS.Derby.Order.updateProgCallback updateProg,
ABOS.Derby.Order.failCallback fail,
ABOS.Derby.Order.updateMessageCallback updateMessage,
ABOS.Derby.Order.getProgCallback getProgress) |
Copyright © 2014–2018. All rights reserved.