| Package | Description |
|---|---|
| com.illucit.partyinvoice |
| Modifier and Type | Method and Description |
|---|---|
javafx.collections.ObservableList<InvoiceModel> |
PartyInvoiceApp.getInvoiceList()
Get the observable list containing the invoice models of the current
project.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PartyInvoiceApp.setSelectedInvoiceProperty(javafx.beans.property.ReadOnlyObjectProperty<InvoiceModel> selectedInvoiceProperty)
Set the object property binding for the currently selected invoice in the
PartyInvoiceApp.SelectedView.Invoices view. |
Copyright © 2015 illucIT Software GmbH. All rights reserved.