![]() | IColleagueEntryForm Interface |
Namespace: EBP.Api.Interfaces.Invoicing.Module.Windows.Forms
The IColleagueEntryForm type exposes the following members.
Name | Description | |
---|---|---|
![]() | absencesDataGrid |
Gets the control absencesDataGrid
|
![]() | Actions |
Actions of the form
(Inherited from IApiEntryForm.) |
![]() | activeStatusImageComboEditor |
Gets the control activeStatusImageComboEditor
|
![]() | addButton |
Gets the control addButton
|
![]() | Address1TextEditor |
Gets the control Address1TextEditor
|
![]() | Address2TextEditor |
Gets the control Address2TextEditor
|
![]() | Address3TextEditor |
Gets the control Address3TextEditor
|
![]() | Address4TextEditor |
Gets the control Address4TextEditor
|
![]() | analyticGridStringLookupEditor |
Gets the control analyticGridStringLookupEditor
|
![]() | CellPhoneTextEditor |
Gets the control CellPhoneTextEditor
|
![]() | cifNifTextEditor |
Gets the control cifNifTextEditor
|
![]() | CityStringLookupEditor |
Gets the control CityStringLookupEditor
|
![]() | civilityStringLookupEditor |
Gets the control civilityStringLookupEditor
|
![]() | codeTextEditor |
Gets the control codeTextEditor
|
![]() | colleagueFamilyStringLookupEditor |
Gets the control colleagueFamilyStringLookupEditor
|
![]() | CommissionScaleTreeList |
Gets the control CommissionScaleTreeList
|
![]() | competencesTreeList |
Gets the control competencesTreeList
|
![]() | CountryStringLookupEditor |
Gets the control CountryStringLookupEditor
|
![]() | documentSerialStringLookupEditor |
Gets the control documentSerialStringLookupEditor
|
![]() | emailSignatureRichTextEditor |
Gets the control emailSignatureRichTextEditor
|
![]() | employeeRegistrationNumberPayrollIntegerLookupEditor |
Gets the control employeeRegistrationNumberPayrollIntegerLookupEditor
|
![]() | employeeRegistrationNumberStandAloneTextEditor |
Gets the control employeeRegistrationNumberStandAloneTextEditor
|
![]() | endAbsenceDateTimeEditor |
Gets the control endAbsenceDateTimeEditor
|
![]() | Entity | Gets the main Entity used in the Form |
![]() | eventAutomaticAssignCheckBoxEditor |
Gets the control eventAutomaticAssignCheckBoxEditor
|
![]() | FaxTextEditor |
Gets the control FaxTextEditor
|
![]() | firstnameTextEditor |
Gets the control firstnameTextEditor
|
![]() | Form |
Gets the form
(Inherited from IForm.) |
![]() | functionStringLookupEditor |
Gets the control functionStringLookupEditor
|
![]() | group1GuidLookupEditor |
Gets the control group1GuidLookupEditor
|
![]() | group2GuidLookupEditor |
Gets the control group2GuidLookupEditor
|
![]() | hourlyCostPriceNumberEditor |
Gets the control hourlyCostPriceNumberEditor
|
![]() | irpfRateNumberEditor |
Gets the control irpfRateNumberEditor
|
![]() | isSalespersonCheckBoxEditor |
Gets the control isSalespersonCheckBoxEditor
|
![]() | MailLinkLabelEditor |
Gets the control MailLinkLabelEditor
|
![]() | maximumDiscountRateNumberEditor |
Gets the control maximumDiscountRateNumberEditor
|
![]() | nameTextEditor |
Gets the control nameTextEditor
|
![]() | NotesRichTextEditor |
Gets the control NotesRichTextEditor
|
![]() | PhoneTextEditor |
Gets the control PhoneTextEditor
|
![]() | referenceItemIdStringLookupEditor |
Gets the control referenceItemIdStringLookupEditor
|
![]() | replaceButton |
Gets the control replaceButton
|
![]() | salePriceVatExcludedNumberEditor |
Gets the control salePriceVatExcludedNumberEditor
|
![]() | standardTextStringLookupEditor |
Gets the control standardTextStringLookupEditor
|
![]() | startAbsenceDateTimeEditor |
Gets the control startAbsenceDateTimeEditor
|
![]() | StateStringLookupEditor |
Gets the control StateStringLookupEditor
|
![]() | storehouseIdGuidLookupEditor |
Gets the control storehouseIdGuidLookupEditor
|
![]() | stringLookupEditorSector |
Gets the control stringLookupEditorSector
|
![]() | userIdStringLookupEditor |
Gets the control userIdStringLookupEditor
|
![]() | 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.) |
IColleagueEntryForm instance = Utils<ExtensionType>.CreateEntryForm<IColleagueEntryForm>(FormGuids.FormGuid, entityId);