Click or drag to resize

OpsRequest Class

Abstract base class of all Ops Request classes.
Inheritance Hierarchy
SystemObject
  Micros.OpsOpsRequest
    More...

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public abstract class OpsRequest : INotifyPropertyChanged, 
	IOpsContextProvider

The OpsRequest type exposes the following members.

Constructors
  NameDescription
Protected methodOpsRequest
Initializes a new instance of the OpsRequest class
Top
Properties
  NameDescription
Public propertyAcknowledgeText
Public propertyAddItemText
Public propertyAmountDueWidth
Public propertyAsapText
Public propertyAsynchronousRequest
Public propertyAutofireChecksText
Public propertyCancelText
Public propertyCheckDiaglogWidth
Public propertyCheckDialogOKCancelFontSize
Public propertyCheckDialogOKCancelWidth
Public propertyCheckExpirationDate
Public propertyCheckNumWidth
Public propertyCheckOpenWidth
Public propertyCheckSummaryWidth
Public propertyClearAllText
Public propertyClearText
Public propertyClearTime
Public propertyCloseText
Public propertyData
An object that will be used by the resource specified in ResourceName. Typically this will provide an object to bind the ui element to.
Public propertyDataPropertyName
The name of a property of the data object declared in Data. Typically this will be used for selecting the field bound to Data.DataPropertyName in the UI element specified in ResourceName.
Public propertyDeleteText
Public propertyDoneText
Public propertyDoNotSendAndCloseText
Public propertyEditTimeSpanText
Public propertyEmployeeWidth
Public propertyEndText
Public propertyErrorTitleText
Public propertyExceptionText
Public propertyFireNowButonText
Public propertyFromText
Public propertyHeldChecksText
Public propertyHold
Public propertyHoldVisibility
Public propertyHomeText
Public propertyIsCacheable
Public propertyLanguageId
Current language of this request.
Public propertyLongBackspaceText
Public propertyLongClearText
Public propertyNextLanguageText
Public propertyNextText
Public propertyNoText
Public propertyNowText
Public propertyNumeralEightText
Public propertyNumeralFiveText
Public propertyNumeralFourText
Public propertyNumeralNineText
Public propertyNumeralOneText
Public propertyNumeralSevenText
Public propertyNumeralSixText
Public propertyNumeralThreeText
Public propertyNumeralTwoText
Public propertyNumeralZeroText
Public propertyNumPadCancelKey
Public propertyNumPadEnterKey
Public propertyOkText
Standard translated text strings.
Public propertyOpsContext
This request's OpsContext instance.
Public propertyPreviousText
Public propertyRegularChecksText
Public propertyReOrderText
Public propertyRequestType
Type of request required.
Public propertyResourceName
The name of a resource associated with this request. Typically the name of a ui element or the name of a content resource.
Public propertySaveText
Public propertyScrollAreaWidth
Public propertySelectAllText
Public propertySendNowAndCloseText
Public propertySendNowText
Public propertyShiftText
Public propertyShortBackspaceText
Public propertyShortClearText
Public propertyShowKeyboard
Public propertyShowSaveButton
Set to true to display the Save button.
Public propertyShowTranslateButton
Set to true to display the Translation button.
Public propertySpaceText
Public propertySubmitText
Public propertyTableGroupWidth
Public propertyTemplateName
The name of a system template associated with this request. Added to keep the transition from "baked-in" OPS Default Dialogs to System Templates out of the database smooth.
Public propertyTimedFireItems
Public propertyTimedFireOkText
Public propertyTodayText
Public propertyTomorrowText
Public propertyToText
Public propertyTranslateText
Public propertyViewText
Public propertyYesText
Top
Methods
  NameDescription
Public methodGetDialogButtonId
Public methodGetOpsContext
Get the request's Ops Context instance.
Protected methodHandleCommonCommands(OpsCommand)
Protected methodHandleCommonCommands(OpsCommand, Boolean)
Protected methodHandleNextLanguage
Protected methodOnPropertyChanged
Public methodToAutoTestRaisingString
String representation of the Request Type as it is being raised.
Public methodToAutoTestString
String representation of the Request Type.
Top
Events
  NameDescription
Public eventPropertyChanged
Property Changed event.
Top
See Also
Inheritance Hierarchy
SystemObject
  Micros.OpsOpsRequest
    Micros.OpsOpCustomHtmlRequest
    Micros.OpsOpsAskYesNoCancelRequest
    Micros.OpsOpsAskYesNoRequest
    Micros.OpsOpsAskYesNoSendNowCancelRequest
    Micros.OpsOpsAutoComboRequest
    Micros.OpsOpsCashDrawerClosureDetectionRequest
    Micros.OpsOpsChangeDueCurrencyRequest
    Micros.OpsOpsChangeDueRequest
    Micros.OpsOpsCheckConfirmationRequest
    Micros.OpsOpsCheckRequest
    Micros.OpsOpsChecksItemsFailedToPrintRequest
    Micros.OpsOpsChecksPrintFailedToOrderDeviceRequest
    Micros.OpsOpsComboSelectionRequest
    Micros.OpsOpsCurrencyConversionRequest
    Micros.OpsOpsCustomRequest
    Micros.OpsOpsEditEmpPinRequest
    Micros.OpsOpsEntryRequest
    Micros.OpsOpsErrorRequest
    Micros.OpsOpsExceptionRequest
    Micros.OpsOpsHoldAndFireFinalTenderRequest
    Micros.OpsOpsLegendAreaDialogRequest
    Micros.OpsOpsMoveTableRequest
    Micros.OpsOpsProgressRequest
    Micros.OpsOpsQuebecSRMControlRequest
    Micros.OpsOpsQuickSeatDialogRequest
    Micros.OpsOpsReceptacleStatusRequest
    Micros.OpsOpsReservationListDialogRequest
    Micros.OpsOpsSearchRequest
    Micros.OpsOpsSelectionRequest
    Micros.OpsOpsServerUnAvailabilityDialogRequest
    Micros.OpsOpsSummaryAreaRequest
    Micros.OpsOpsSystemInformationRequest
    Micros.OpsOpsTableEstWaitTimeDialogRequest
    Micros.OpsOpsTextRequest
    Micros.OpsOpsTMSSectionLayoutRequest
    Micros.OpsOpsUpdateTable
    Micros.OpsOpsWaitListDialogRequest
    Micros.OpsOpsWaitQuoteDialogRequest