![]() | IRangeItemDetailEntryForm Interface |
Namespace: EBP.Api.Interfaces.Invoicing.Module.Windows.Forms
The IRangeItemDetailEntryForm type exposes the following members.
Name | Description | |
---|---|---|
![]() | Actions |
Actions of the form
(Inherited from IApiEntryForm.) |
![]() | applyFiltersButton |
Gets the control applyFiltersButton
|
![]() | captionTextEditor |
Gets the control captionTextEditor
|
![]() | Entity | Gets the main Entity used in the Form |
![]() | Form |
Gets the form
(Inherited from IForm.) |
![]() | idTextEditor |
Gets the control idTextEditor
|
![]() | includeBlockedAndSleepingItemsCheckBoxEditor |
Gets the control includeBlockedAndSleepingItemsCheckBoxEditor
|
![]() | nextPageButton |
Gets the control nextPageButton
|
![]() | previousPageButton |
Gets the control previousPageButton
|
![]() | rangeTypeElementId1GuidLookupEditor |
Gets the control rangeTypeElementId1GuidLookupEditor
|
![]() | rangeTypeElementId2GuidLookupEditor |
Gets the control rangeTypeElementId2GuidLookupEditor
|
![]() | rangeTypeElementId3GuidLookupEditor |
Gets the control rangeTypeElementId3GuidLookupEditor
|
![]() | rangeTypeElementId4GuidLookupEditor |
Gets the control rangeTypeElementId4GuidLookupEditor
|
![]() | rangeTypeElementId5GuidLookupEditor |
Gets the control rangeTypeElementId5GuidLookupEditor
|
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.) |
IRangeItemDetailEntryForm instance = Utils<ExtensionType>.CreateEntryForm<IRangeItemDetailEntryForm>(FormGuids.FormGuid, entityId);