OpsContext Methods |
The OpsContext type exposes the following members.
| Name | Description | |
|---|---|---|
| AskQuestion |
Displays a dialog box requesting asked a yes/no question.
| |
| CalculateTotals |
Calculates check totals. This method is computationally intensive and should only be used when absolutely required.
| |
| ChangeCheckOwner(CGwDruid, Int64) |
Change the owner of a close check if we have an active list - call when a closed check is moved to/from another workstation.
| |
| ChangeCheckOwner(String, Int64) |
Change the owner of a close check if we have an active list - call when a closed check is moved to/from another workstation.
| |
| ClearCommandLog |
Clear the command log
| |
| ClearOpsCheckPreviousData | ||
| CloseCurrentRequest |
Close the currently processing OpsCommand.
| |
| ConvertAmountToBaseCurrency |
Convert the input amount to amount in base currency.
| |
| ConvertAmountToForeignCurrency |
Convert the input amount to amount in current displayed foreign currency.
| |
| ConvertToBaseCurrencyString |
Convert the input amount to amount in base currency and format as string value.
| |
| ConvertToForeignCurrencyString |
Convert the input amount to amount in current displayed foreign currency and format as string value.
| |
| CreateSVStandSheetItem | ||
| CurrencyToString |
Format as string value using supplied decimal places.
| |
| EndProgressRequest |
Call when a progress request is active. Closes progress request.
| |
| FindItemByDetailLink | ||
| GetBusinessDateTime |
Gets the current business date and time given the financial calendar
| |
| GetCashManagementRevenueCenterSelection | ||
| GetCheckSubtotalAsDecimal |
Retrieves the CheckSubtotal as a decimal number.
| |
| GetCheckTaxAsDecimal |
Retrieves the CheckTax as a decimal number.
| |
| GetClosedCheckEmployees |
Get a list of employees with checks closed in the period since the specified start time.
| |
| GetCondimentGroupStatus | ||
| GetConfigurationValue |
Get configuration value.
| |
| GetCurrentParentMenuItem | ||
| GetDrawerCashAmount |
Get how much cash is in the till that currently assigned to the selected drawer
| |
| GetEmployeeClockInformation | ||
| GetFlattenedCheckDetail | ||
| GetGuestCheckImage |
Extensibility hook for Belgium Guest Check
| |
| GetJournalGuestCheckImage |
Get a Guest Check image that is formatted for the Journal.
| |
| GetLoyaltyModuleData | ||
| GetOpsContext |
Get the current OPS context instance.
| |
| GetOutstandingDeposits | ||
| GetStoredValueModuleData | ||
| GetSuspendedChecks |
Returns a list of suspended checks
| |
| InvokeOnCommandThread |
Execute delegate on command thread.
| |
| IsCondimentOnParent(Int32, Int32) |
Checks if a particular condiment has been added to the currently select parent item.
| |
| IsCondimentOnParent(MenuItemCommandData, Int32) |
Checks if a particular condiment has been added to the currently select parent item.
| |
| IsTimerProperty |
Checks if a property is a Timer Property
| |
| LogException |
Logs exception
| |
| MapRootPath |
Get root path.
| |
| MoveFiscalData |
Used to move fiscal data from a set of known fiscal table names. These items are replicated as specified by the fiscal developer during the addition
of the fiscal data into the fiscal tables.
| |
| MultiSelectionRequest |
Selection request. Displays a prompt listing the supplied Selection Entries. Returns index of selected item or -1 if user cancelled request.
| |
| NoSaleReasonCodes | ||
| PrintReceipt |
Print a customized guest check or customer receipt to the guest check or customer receipt printer.
| |
| ProcessCommand | ||
| ProcessDTOCommand |
Process an operational command.
| |
| ProcessDTOConfirmOrderCommand | ||
| ProcessDTODeliveryCheckSelected | ||
| ProcessDTOPayAndPreConfirmOrderCommand | ||
| ProcessDTOSelctionChangedCommand | ||
| ProcessScannerData |
Processes barcode scanner data.
| |
| QueueCommand | ||
| RaiseBrowserDialog(String, String, Object) |
The purpose of this function is to raise a custom dialog when an HTML client is being used.
See the extensibility documentation for a more detailed explanation.
| |
| RaiseBrowserDialog(String, String, Object, Type) |
The purpose of this function is to raise a custom dialog when an HTML client is being used.
This function is provided with a response Type that is used to deserialize the returned
object into a standard .net object (for example, javascript->ArrayList) or a custom object
when C# extensibility is used.
See the extensibility documentation for a more detailed explanation.
| |
| RequestAlphaEntry |
Displays a dialog box requesting an alpha/numeric entry. A null will be returned if the user cancelled the operation.
| |
| RequestAmountEntry(String, String) |
Displays a dialog box requesting an decimal value. A null will be returned if the user cancelled the operation.
| |
| RequestAmountEntry(String, String, NullableDecimal) |
Displays a dialog box requesting an decimal value. A null will be returned if the user cancelled the operation.
| |
| RequestCustomDialog |
Displays the content defined in ContentName and makes Data available for the content resourse to bind to.
A null will be returned if the user cancelled the operation.
| |
| RequestEntry |
This method is used to get any kind of user input.
| |
| RequestNumericEntry(String, String) |
Displays a dialog box requesting an long value. A null will be returned if the user cancelled the operation.
| |
| RequestNumericEntry(String, String, NullableInt64) |
Displays a dialog box requesting an long value. A null will be returned if the user cancelled the operation.
| |
| SearchRequest |
Search request. Displays a prompt listing the supplied Selection Entries. Returns index of selected item or -1 if user cancelled request.
| |
| SelectClosedCheckEmployees |
Set employees in the closed check employee list as selected.
| |
| SelectedCourierListUpdated |
Determine if the selected courier list has changed or not.
| |
| SelectionRequest(String, String, IEnumerableObject) |
Selection request. Displays a prompt listing the supplied strings. Returns index of selected item or null if user cancelled request.
| |
| SelectionRequest(String, String, IListOpsSelectionEntry) |
Selection request. Displays a prompt listing the supplied Selection Entries. Returns index of selected item or null if user cancelled request.
| |
| ShowError |
Displays a dialog box containing an error message.
| |
| ShowException |
Displays a dialog box containing showing an exception
| |
| ShowMessage |
Displays a dialog box containing showing a message.
| |
| ShowTextList(String, IListString) |
Displays a dialog box containing a text box with multiple lines
| |
| ShowTextList(String, IEnumerable) | ||
| SimCreateSVStandSheetItem | ||
| SimRequestAmountEntry |
Displays a dialog box requesting an decimal value. The default will be returned if the user cancelled the operation.
| |
| SimRequestNumericEntry |
Displays a dialog box requesting an long value. The default will be returned if the user cancelled the operation.
| |
| SimSelectionRequest |
Selection request. Displays a prompt listing the supplied strings. Returns index of selected item or
-1 if user cancelled request. This is used for SIM due to nullable type issues.
| |
| StartProgressRequest |
Displays an asynchronous dialog box showing a title and message.
| |
| SubmitPrintJob |
Submits a data to a POS printer
| |
| TransferCheckToEmployee |
This method is used to transfer a check to an employee. This method is provided for extension applications
that need to transfer a check to an employee, and want to do so without overhead of using Commands/Macros
needed by the OpsCommandType.AddXferCheck operation. With this method the current employee can transfer a
check to another employee.
| |
| UpdateCourierList |
Update Courier List and flag details as changed for DTO Delivery Dispatch screen
| |
| UpdateCustomerDisplay |
Update customer display
| |
| UpdateDynamicContent |
Updates any dynamic content on the WPF control
| |
| UpdateProgressRequest(String) |
Call when a progress request is active. Updates the message and increments the progress control by 1.
| |
| UpdateProgressRequest(String, Int32) |
Call when a progress request is active. Updates the message and sets the progress control to the specified count.
| |
| UpdateStandSheet |