| Package | Description |
|---|---|
| org.posper.tpv.panelsales | |
| org.posper.tpv.panelsales.multi | |
| org.posper.tpv.panelsales.restaurant | |
| org.posper.tpv.panelsales.simple |
| Modifier and Type | Class and Description |
|---|---|
class |
JPanelTicket
Main form to handle tickets for the sales process.
|
class |
JPanelTicketEdits |
class |
JPanelTicketOrder
Create a sales panel to take customer orders.
|
class |
JPanelTicketSales
Construct catalogs for the sales panel.
|
| Modifier and Type | Method and Description |
|---|---|
static JTicketsBag |
JTicketsBag.createTicketsBag(String sName,
AppView oApp,
UserView oUserView,
TicketsEditor panelticket) |
| Constructor and Description |
|---|
JTicketsBagMulti(AppView oApp,
UserView oUser,
TicketsEditor panelticket)
Creates new form JTicketsBagSimple
|
JTicketsBagOrder(AppView oApp,
UserView oUserView,
TicketsEditor panelticket)
Creates new form JTicketsBagSimple
|
| Modifier and Type | Field and Description |
|---|---|
protected TicketsEditor |
JTicketsBagRestaurantMap.m_panelticket |
| Constructor and Description |
|---|
JTicketsBagCoffeeshopMap(AppView oApp,
UserView oUserView,
TicketsEditor panelticket)
Creates new form JTicketsBagCoffeeshopMap
|
JTicketsBagEnjoyMap(AppView oApp,
UserView user,
TicketsEditor panelticket) |
JTicketsBagRestaurantMap(AppView oApp,
UserView user,
TicketsEditor panelticket) |
| Constructor and Description |
|---|
JTicketsBagSimple(AppView oApp,
UserView oUserView,
TicketsEditor panelticket)
Creates new form JTicketsBagSimple
|
Copyright © 2021. All rights reserved.