Ops |
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. | |
| CameraScanBarcodeClose | Closes the camera on an Android device if a call to CameraScanBarCodeOpen didn't close | |
| CameraScanBarcodeOpen | Opens the camera on an Android device to allow scanning of a barcode | |
| 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. | |
| FindExtItemByDetailLink | ||
| FindExtItemByDetailLinkScriptable | ||
| FindItemByDetailLink | ||
| GeneratePageControlStartUrl | ||
| GetBusinessDateTime(FinancialCalendarData) | Obsolete. Gets the current business date and time given the financial calendar | |
| GetBusinessDateTime(FinancialCalendarData) | ||
| 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 | |
| GetItemCondimentSalesCount | ||
| GetJournalGuestCheckImage | Get a Guest Check image that is formatted for the Journal. | |
| GetLoyaltyModuleData | ||
| GetOpsContext | Get the current OPS context instance. | |
| GetOutstandingDeposits | ||
| GetRVCPaymentStoreId | ||
| GetSelectedMenuItem | ||
| GetStoredValueModuleData | ||
| GetSuspendedChecks | Returns a list of suspended checks | |
| ImageSelectionRequest | Image Selection request. Displays a prompt listing the supplied Selection Entries (Image followed by Namwe). Returns index of selected item or null if user cancelled request. | |
| InvokeOnCommandThread | Execute delegate on command thread. | |
| IsCachedPrefix | ||
| 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 | |
| LaunchBrowserForCustomHTMLPageControl | FPS-111563 HTML Custom page control | Adding support for arguments on Page Control URL in debug mode | |
| LogException | Logs exception | |
| LogLocalExtensionApplicationMessage | ||
| 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 | ||
| ParentQuantity | ||
| 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) | ||
| RaiseBrowserDialog(String, String, Object, Type) | ||
| RegisterPageControlResource | ||
| 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. | |
| RequestCustomSearch(String, Object, Boolean) | Open a dialog with input area, dynamic button list object ( to change input type ) and a keyboard. | |
| RequestCustomSearch(String, ListCustomInputObject, Boolean, CustomInputObject) | Open a dialog with input area, dynamic button list object (to change input type) and a keyboard. | |
| RequestEntry | This method is used to get any kind of user input. | |
| RequestEntryFromCustomSearch | This method is used to get user input from Custom Search keyboard. | |
| 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. | |
| RequestStringEntry | Displays a dialog box requesting a numeric string 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. | |
| SelectedItemQuantity | ||
| 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. | |
| SendAsyncPageControlMessage | ||
| SendExtensibilityHtmlDialogData | ||
| ShowContentDialog | ||
| ShowError | Displays a dialog box containing an error message. | |
| ShowException | Displays a dialog box containing showing an exception | |
| ShowExtensibilityHtmlDialog | ||
| 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) | ||
| ShowUrlDialog | ||
| 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. | |
| SPIReadNonPCICard | Extension app access to allow a non-PCI card to be presented on a payment device | |
| 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 | |
| UpdateDetailSelected | ||
| 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. | |
| UpdateSelectedCheckSortedDetail | ||
| UpdateStandSheet | ||
| UpdateSuperLiteCurrentCheckMode | Determine if check is in hold, return, or void mode and send a relevant string to the browser. Handling also the VIP and Rush modes for KDS in a similar, but different way |