Click or drag to resize

IBankEntryForm Interface

Class representing a bank entry form.

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Windows.Forms
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public interface IBankEntryForm : IEntryForm, 
	IForm, IDisposable, IEquatable<IProxy>, IApiEntryForm

The IBankEntryForm type exposes the following members.

Properties
  NameDescription
Public propertyaccount0StringLookupEditor
Gets the control account0StringLookupEditor
Public propertyaccount0TextEditor
Gets the control account0TextEditor
Public propertyaccount1StringLookupEditor
Gets the control account1StringLookupEditor
Public propertyaccount1TextEditor
Gets the control account1TextEditor
Public propertyaccount2StringLookupEditor
Gets the control account2StringLookupEditor
Public propertyaccount2TextEditor
Gets the control account2TextEditor
Public propertyaccount3StringLookupEditor
Gets the control account3StringLookupEditor
Public propertyaccount3TextEditor
Gets the control account3TextEditor
Public propertyaccount4StringLookupEditor
Gets the control account4StringLookupEditor
Public propertyaccount4TextEditor
Gets the control account4TextEditor
Public propertyAccountingAccountStringLookupEditor
Gets the control AccountingAccountStringLookupEditor
Public propertyAccountingAccountTextEditor
Gets the control AccountingAccountTextEditor
Public propertyActions
Actions of the form
(Inherited from IApiEntryForm.)
Public propertyaddress1TextEditor
Gets the control address1TextEditor
Public propertyaddress2TextEditor
Gets the control address2TextEditor
Public propertyaddress3TextEditor
Gets the control address3TextEditor
Public propertyaddress4TextEditor
Gets the control address4TextEditor
Public propertyamount0NumberEditor
Gets the control amount0NumberEditor
Public propertyamount1NumberEditor
Gets the control amount1NumberEditor
Public propertyamount2NumberEditor
Gets the control amount2NumberEditor
Public propertyamount3NumberEditor
Gets the control amount3NumberEditor
Public propertyamount4NumberEditor
Gets the control amount4NumberEditor
Public propertyamountType0ImageComboEditor
Gets the control amountType0ImageComboEditor
Public propertyamountType1ImageComboEditor
Gets the control amountType1ImageComboEditor
Public propertyamountType2ImageComboEditor
Gets the control amountType2ImageComboEditor
Public propertyamountType3ImageComboEditor
Gets the control amountType3ImageComboEditor
Public propertyamountType4ImageComboEditor
Gets the control amountType4ImageComboEditor
Public propertyBankBookStringLookupEditor
Gets the control BankBookStringLookupEditor
Public propertyBankBookTextEditor
Gets the control BankBookTextEditor
Public propertybankNameTextEditor
Gets the control bankNameTextEditor
Public propertybatchBookingImageComboEditor
Gets the control batchBookingImageComboEditor
Public propertybbanTextEditor
Gets the control bbanTextEditor
Public propertybicTextEditor
Gets the control bicTextEditor
Public propertybillForCollectionAccountStringLookupEditor
Gets the control billForCollectionAccountStringLookupEditor
Public propertybillForCollectionAccountTextEditor
Gets the control billForCollectionAccountTextEditor
Public propertybillForCollectionBookStringLookupEditor
Gets the control billForCollectionBookStringLookupEditor
Public propertybillForCollectionBookTextEditor
Gets the control billForCollectionBookTextEditor
Public propertybillForDiscountAccountStringLookupEditor
Gets the control billForDiscountAccountStringLookupEditor
Public propertybillForDiscountAccountTextEditor
Gets the control billForDiscountAccountTextEditor
Public propertybillForDiscountBookStringLookupEditor
Gets the control billForDiscountBookStringLookupEditor
Public propertybillForDiscountBookTextEditor
Gets the control billForDiscountBookTextEditor
Public propertybillOfExchangeBookStringLookupEditor
Gets the control billOfExchangeBookStringLookupEditor
Public propertybillOfExchangeBookTextEditor
Gets the control billOfExchangeBookTextEditor
Public propertycaption0TextEditor
Gets the control caption0TextEditor
Public propertycaption1TextEditor
Gets the control caption1TextEditor
Public propertycaption2TextEditor
Gets the control caption2TextEditor
Public propertycaption3TextEditor
Gets the control caption3TextEditor
Public propertycaption4TextEditor
Gets the control caption4TextEditor
Public propertyCaptionTextEditor
Gets the control CaptionTextEditor
Public propertycellPhoneTextEditor
Gets the control cellPhoneTextEditor
Public propertycheckOrderTextEditor
Gets the control checkOrderTextEditor
Public propertycityStringLookupEditor
Gets the control cityStringLookupEditor
Public propertycivilityStringLookupEditor
Gets the control civilityStringLookupEditor
Public propertycountryIsoCodeStringLookupEditor
Gets the control countryIsoCodeStringLookupEditor
Public propertycurrencyIdStringLookupEditor
Gets the control currencyIdStringLookupEditor
Public propertydateTimeWithTimeZoneCheckBoxEditor
Gets the control dateTimeWithTimeZoneCheckBoxEditor
Public propertydepartmentTextEditor
Gets the control departmentTextEditor
Public propertyemailTextEditor
Gets the control emailTextEditor
Public propertyEntity
Gets the main Entity used in the Form
Public propertyfaxTextEditor
Gets the control faxTextEditor
Public propertyfirstNameTextEditor
Gets the control firstNameTextEditor
Public propertyforceChrgBrCheckBoxEditor
Gets the control forceChrgBrCheckBoxEditor
Public propertyForm
Gets the form
(Inherited from IForm.)
Public propertyformatCfonbFileCheckBoxEditor
Gets the control formatCfonbFileCheckBoxEditor
Public propertyformatSepaFileCheckBoxEditor
Gets the control formatSepaFileCheckBoxEditor
Public propertyfunctionTextEditor
Gets the control functionTextEditor
Public propertyIdTextEditor
Gets the control IdTextEditor
Public propertylastNameTextEditor
Gets the control lastNameTextEditor
Public propertynationalIssuerNumberTextEditor
Gets the control nationalIssuerNumberTextEditor
Public propertyNotesRichTextEditor
Gets the control NotesRichTextEditor
Public propertyotherPaymentAccountStringLookupEditor
Gets the control otherPaymentAccountStringLookupEditor
Public propertyotherPaymentAccountTextEditor
Gets the control otherPaymentAccountTextEditor
Public propertyotherPaymentBookStringLookupEditor
Gets the control otherPaymentBookStringLookupEditor
Public propertyotherPaymentBookTextEditor
Gets the control otherPaymentBookTextEditor
Public propertypaymentTypes0StringLookupEditor
Gets the control paymentTypes0StringLookupEditor
Public propertypaymentTypes1StringLookupEditor
Gets the control paymentTypes1StringLookupEditor
Public propertypaymentTypes2StringLookupEditor
Gets the control paymentTypes2StringLookupEditor
Public propertypaymentTypes3StringLookupEditor
Gets the control paymentTypes3StringLookupEditor
Public propertypaymentTypes4StringLookupEditor
Gets the control paymentTypes4StringLookupEditor
Public propertyphoneTextEditor
Gets the control phoneTextEditor
Public propertysepaCreditorIdentifierTextEditor
Gets the control sepaCreditorIdentifierTextEditor
Public propertysepaFileUtf8EncodedCheckBoxEditor
Gets the control sepaFileUtf8EncodedCheckBoxEditor
Public propertystateStringLookupEditor
Gets the control stateStringLookupEditor
Public propertywebSiteTextEditor
Gets the control webSiteTextEditor
Public propertyzipCodeStringLookupEditor
Gets the control zipCodeStringLookupEditor
Top
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodShow
Show the form
(Inherited from IForm.)
Public methodShowDialog
Show the form as modal
(Inherited from IForm.)
Top
Remarks
The IBankEntryForm type can be instantiated with EBP.Api.Utils<TExtension>.CreateEntryForm<T>
IBankEntryForm instance = Utils<ExtensionType>.CreateEntryForm<IBankEntryForm>(FormGuids.FormGuid, entityId);
See Also