| Package | Description |
|---|---|
| com.illucit.partyinvoice |
| Modifier and Type | Method and Description |
|---|---|
PartyInvoiceApp.SelectedView |
PartyInvoiceApp.getView()
Get the active right side view.
|
static PartyInvoiceApp.SelectedView |
PartyInvoiceApp.SelectedView.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PartyInvoiceApp.SelectedView[] |
PartyInvoiceApp.SelectedView.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PartyInvoiceApp.selectView(PartyInvoiceApp.SelectedView selectedView)
Select a view to be active.
|
Copyright © 2015 illucIT Software GmbH. All rights reserved.