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 |
JTicketsBagTicket |
Modifier and Type | Field and Description |
---|---|
protected JTicketsBag |
JPanelTicket.m_ticketsbag |
Modifier and Type | Method and Description |
---|---|
static JTicketsBag |
JTicketsBag.createTicketsBag(String sName,
AppView oApp,
UserView oUserView,
TicketsEditor panelticket) |
protected JTicketsBag |
JPanelTicketSales.getJTicketsBag() |
protected JTicketsBag |
JPanelTicketOrder.getJTicketsBag() |
protected abstract JTicketsBag |
JPanelTicket.getJTicketsBag() |
protected JTicketsBag |
JPanelTicketEdits.getJTicketsBag() |
Modifier and Type | Class and Description |
---|---|
class |
JTicketsBagMulti
Form to display the tickets in standard (multi) mode
|
class |
JTicketsBagOrder
Form to display the tickets in order mode.
|
Modifier and Type | Class and Description |
---|---|
class |
JTicketsBagCoffeeshopMap
Form to display the restaurant map and tickets in coffeshop mode
|
class |
JTicketsBagEnjoyMap |
class |
JTicketsBagNotifyMap |
class |
JTicketsBagRestaurantMap
Form to display the restaurant map and tickets in retsaurant mode
Changes:
- support of new mode coffeeshop
- show the number of ticketlines for an occupied place
- close the session before loading tickets to ensure getting
changes made elsewhere are available.
|
Modifier and Type | Class and Description |
---|---|
class |
JTicketsBagSimple |
Copyright © 2021. All rights reserved.