![]() | IPosTerminalEntryForm Interface |
Namespace: EBP.Api.Interfaces.Invoicing.Module.Windows.Forms.Pos.BackOffice
The IPosTerminalEntryForm type exposes the following members.
Name | Description | |
---|---|---|
![]() | actionOnDatabaseOpenedImageComboEditor |
Gets the control actionOnDatabaseOpenedImageComboEditor
|
![]() | Actions |
Actions of the form
(Inherited from IApiEntryForm.) |
![]() | address1TextEditor |
Gets the control address1TextEditor
|
![]() | address2TextEditor |
Gets the control address2TextEditor
|
![]() | address3TextEditor |
Gets the control address3TextEditor
|
![]() | address4TextEditor |
Gets the control address4TextEditor
|
![]() | bankStringLookupEditor |
Gets the control bankStringLookupEditor
|
![]() | captionTextEditor |
Gets the control captionTextEditor
|
![]() | catIdNumberEditor |
Gets the control catIdNumberEditor
|
![]() | cityStringLookupEditor |
Gets the control cityStringLookupEditor
|
![]() | computerNameTextEditor |
Gets the control computerNameTextEditor
|
![]() | countryIsoCodeStringLookupEditor |
Gets the control countryIsoCodeStringLookupEditor
|
![]() | defaultCustomerIdStringLookupEditor |
Gets the control defaultCustomerIdStringLookupEditor
|
![]() | defaultSafeIdStringLookupEditor |
Gets the control defaultSafeIdStringLookupEditor
|
![]() | defaultSerialStringLookupEditor |
Gets the control defaultSerialStringLookupEditor
|
![]() | Entity | Gets the main Entity used in the Form |
![]() | faxTextEditor |
Gets the control faxTextEditor
|
![]() | Form |
Gets the form
(Inherited from IForm.) |
![]() | identifyScreensButton |
Gets the control identifyScreensButton
|
![]() | idTextEditor |
Gets the control idTextEditor
|
![]() | newCustomerDefaultFamilyStringLookupEditor |
Gets the control newCustomerDefaultFamilyStringLookupEditor
|
![]() | notesRichTextEditor |
Gets the control notesRichTextEditor
|
![]() | openCloseTreeList |
Gets the control openCloseTreeList
|
![]() | phoneTextEditor |
Gets the control phoneTextEditor
|
![]() | screenImageComboEditor |
Gets the control screenImageComboEditor
|
![]() | showAllHeldReceiptCheckBoxEditor |
Gets the control showAllHeldReceiptCheckBoxEditor
|
![]() | stateStringLookupEditor |
Gets the control stateStringLookupEditor
|
![]() | storehouseIdStringLookupEditor |
Gets the control storehouseIdStringLookupEditor
|
![]() | tabTipModeImageComboEditor |
Gets the control tabTipModeImageComboEditor
|
![]() | thisComputerButton |
Gets the control thisComputerButton
|
![]() | zipCodeStringLookupEditor |
Gets the control zipCodeStringLookupEditor
|
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | Show |
Show the form
(Inherited from IForm.) |
![]() | ShowDialog |
Show the form as modal
(Inherited from IForm.) |
IPosTerminalEntryForm instance = Utils<ExtensionType>.CreateEntryForm<IPosTerminalEntryForm>(FormGuids.FormGuid, entityId);