Package | Description |
---|---|
org.posper.hibernate.formatters |
POSper Formatters
Formatters are passed to the Velocity engine, e.g. when a ticket is printed.
|
org.posper.tpv.modifier | |
org.posper.tpv.panelkitchen | |
org.posper.tpv.panelsales | |
org.posper.tpv.payment | |
org.posper.tpv.util |
Constructor and Description |
---|
TicketLineFormatter(TicketLine line,
Modifiers mod)
Used for rendering the ticketline in the sales panel
(template
Ticket.Line |
Modifier and Type | Method and Description |
---|---|
static Modifiers |
Modifiers.getInstance() |
Constructor and Description |
---|
JKitchenLines(AppView oApp,
Modifiers oMod,
String sResource,
boolean bMultiSelect)
Creates new form JLinesTicket
|
Modifier and Type | Field and Description |
---|---|
protected static Modifiers |
JPanelTicket.m_modifiers |
Modifier and Type | Method and Description |
---|---|
static JPanelReceiptSplit |
JPanelReceiptSplit.getDialog(Component parent,
AppView oApp,
Modifiers oMod) |
Constructor and Description |
---|
JPanelReceiptSplit(Dialog parent,
AppView oApp,
Modifiers oMod)
Creates new form ReceiptSplit
|
JPanelReceiptSplit(Frame parent,
AppView oApp,
Modifiers oMod)
Creates new form ReceiptSplit
|
JTicketLines(AppView oApp,
Modifiers oMod,
String sResource)
Creates new form JLinesTicket
|
SimpleReceipt(AppView oApp,
Modifiers oMod)
Creates a new form SimpleReceipt to show tickets in receipt split mode.
|
Modifier and Type | Field and Description |
---|---|
protected Modifiers |
JPaymentSelect.m_modifiers |
Modifier and Type | Field and Description |
---|---|
protected Modifiers |
KitchenTableModel.m_mod |
protected Modifiers |
TicketTableModel.m_mod |
Constructor and Description |
---|
KitchenTableModel(AppView app,
ColumnAttributes[] acolumns,
Modifiers oMod) |
TicketTableModel(AppView app,
ColumnAttributes[] acolumns,
Modifiers oMod) |
Copyright © 2021. All rights reserved.