Großmarkt

Package market.stdform

The market's FormSheets.

See:
          Description

Class Summary
ButtonIDs This class contains only constants that are used as IDs for FormButtons.
FSCheckable This special FormSheet wraps "normal" FormSheets and provides the possibilty to both check special checkable text fields for valid entries and to retrieve those entries.
FSCustomerConfirmSelection This FormSheet displays how much the customer has to pay for his/her current selection.
FSCustomerDefault This is the default FormSheet of the SPCustomer, it displays a short welcome-message.
FSCustomerOfferTable This FormSheet displays a TwoTableFormSheet where customers can choose articles from the offer and put them in there shopping-baskets, furthermore there is a description-field at which a short description of the selected product is shown.
FSEditPersonData This FormSheet class is used in multiple cases, for both editing customers and employees.
FSEmpty An empty FormSheet without buttons.
FSLogOn The FormSheet used when logging on.
FSManagerArticleStatsDetail This FormSheet displays detailed statistics of a chosen article during a chosen range of time.
FSManagerArticleStatsMain This FormSheet is used to choose the article and the range of time for which statistics should be computed.
FSManagerCustomerOverview This FormSheet displays all customers of the market in a table.
FSManagerCustomerStatsDetail This FormSheet displays detailed statistics of a customer.
FSManagerCustomerStatsMain This FormSheet displays all customers of the market in a table, along with some statistics.
FSManagerEmployeeOverview This FormSheet displays the whole staff of the market in a table.
FSManagerOffer This FormSheet displays the market's stock.
FSManagerOpenClose This FormSheet is used by the manager to open and close the market, announce the leisure-time and change the date to the next day.
FSManagerOpenPurchaseOrderDetail This FormSheet displays details of a market's order that has not yet arrived.
FSManagerOpenPurchaseOrderMain This FormSheet displays an overview of the market's purchases that have not yet arrived.
FSManagerOptions This FormSheet is used by the manager to set special calculation variables such as the maximal discount for customers or the monthly costs of the market.
FSManagerOverallStats This FormSheet displays receipts and expenditures of the market.
FSManagerPurchase This FormSheet is used by the manager to purchase new items for the market's stock.
FSManagerPurchaseConfirm This FormSheet gives a short overview of the purchase the manger wants to send and asks for confirmation.
FSSellerBill This FormSheet displays the bill of a customer`s buy
FSSellerCustomerTable This FormSheet displays the customers who are waiting at the till in a table, with the customer who waits the longest time at the top.
FSSellerOrderTable This FormSheet shows the order of the customer that has to be deduct in a table, it also shows a message-field containing information about removed articles that aren`t avaible yet.
FSTime FormSheet for the time simulator.
FSWorkerDefault This FormSheet displays a worker information, with the count of unexecuted orders and the number of workers, that are logged on to the system.
FSWorkerEdit This FormSheet displays the count of an article in the database and has a checkable textfield were the real count can be filled in.
FSWorkerOrder This FormSheet displays the order of a customer in a table with one further column to tick off the articles, it is used by workers to execute the order.
MSLogOff This MenuSheet class provides a simple log-off MenuSheet.
 

Package market.stdform Description

The market's FormSheets.


Großmarkt