OpsTeamServiceMainDialogRequest Class |
Namespace: Micros.Ops
public class OpsTeamServiceMainDialogRequest : OpsCustomRequest
The OpsTeamServiceMainDialogRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | OpsTeamServiceMainDialogRequest(TranslatedText) |
Constructor
|
![]() | OpsTeamServiceMainDialogRequest(TranslatedText, DbEmployee) |
Constructor
|
Name | Description | |
---|---|---|
![]() | Add | |
![]() | Delete | |
![]() | Done | |
![]() | Edit | |
![]() | HideDeletePrintButtons | |
![]() | IsATestDialog | |
![]() | ||
![]() | Quit | |
![]() | SelectAll | |
![]() | SelectedControls | |
![]() | SelectedTeam | The currently selected team in the list. |
![]() | ShowFingerPrintRead | Display back button (there are more employees). |
![]() | ShowNextButton | Display next button (there are more employees). |
![]() | ShowPrevButton | Display back button (there are more employees). |
![]() | TeamDataGridList | |
![]() | TeamHeader | |
![]() | TeamList | List of employees to be displayed. |
Name | Description | |
---|---|---|
![]() | AddClicked | |
![]() | DeleteClicked | |
![]() | EditClicked | |
![]() | InitTranslatableContent | |
![]() | OnCancel | |
![]() | OnOk | |
![]() | OnProcessCommand | |
![]() | PrintClicked | |
![]() | SelectClicked |
Name | Description | |
---|---|---|
![]() | _Add | |
![]() | _Delete | |
![]() | _Done | |
![]() | _Edit | |
![]() | _Print | |
![]() | _Quit | |
![]() | _SelectAll | |
![]() | _TeamLabel | |
![]() | _TeamList | |
![]() | _TranslatedText | |
![]() | DialogResult | Is false if user cancelled the dialog. |
![]() | NextPage | Inicates the dialog was closed as a result of a DialogNext command. |
![]() | PrevPage | Inicates the dialog was closed as a result of a DialogPrev command. |