![]() | IUserGroupEntryForm Interface |
Namespace: EBP.Api.Interfaces.Framework.Windows.User
The IUserGroupEntryForm type exposes the following members.
Name | Description | |
---|---|---|
![]() | Actions |
Actions of the form
(Inherited from IApiEntryForm.) |
![]() | activeDirectoryUserCheckBoxEditor |
Gets the control activeDirectoryUserCheckBoxEditor
(Inherited from IUserEntryFormBase.) |
![]() | adUserTextEditor |
Gets the control adUserTextEditor
(Inherited from IUserEntryFormBase.) |
![]() | blockedCheckBoxEditor |
Gets the control blockedCheckBoxEditor
(Inherited from IUserEntryFormBase.) |
![]() | checkBoxEditor1 |
Gets the control checkBoxEditor1
(Inherited from IUserEntryFormBase.) |
![]() | checkBoxEditor2 |
Gets the control checkBoxEditor2
(Inherited from IUserEntryFormBase.) |
![]() | checkBoxEditor3 |
Gets the control checkBoxEditor3
(Inherited from IUserEntryFormBase.) |
![]() | checkBoxEditor4 |
Gets the control checkBoxEditor4
(Inherited from IUserEntryFormBase.) |
![]() | checkBoxEditor5 |
Gets the control checkBoxEditor5
(Inherited from IUserEntryFormBase.) |
![]() | checkBoxEditor6 |
Gets the control checkBoxEditor6
(Inherited from IUserEntryFormBase.) |
![]() | columnsTreeList |
Gets the control columnsTreeList
(Inherited from IUserEntryFormBase.) |
![]() | createCheckBoxEditor |
Gets the control createCheckBoxEditor
(Inherited from IUserEntryFormBase.) |
![]() | deleteCheckBoxEditor |
Gets the control deleteCheckBoxEditor
(Inherited from IUserEntryFormBase.) |
![]() | enableCheckBoxEditor |
Gets the control enableCheckBoxEditor
(Inherited from IUserEntryFormBase.) |
![]() | Entity | Gets the main Entity used in the Form |
![]() | Form |
Gets the form
(Inherited from IForm.) |
![]() | idTextEditor |
Gets the control idTextEditor
(Inherited from IUserEntryFormBase.) |
![]() | integratorCheckBoxEditor |
Gets the control integratorCheckBoxEditor
(Inherited from IUserEntryFormBase.) |
![]() | nameTextEditor |
Gets the control nameTextEditor
(Inherited from IUserEntryFormBase.) |
![]() | passwordConfirmationTextEditor |
Gets the control passwordConfirmationTextEditor
(Inherited from IUserEntryFormBase.) |
![]() | passwordTextEditor |
Gets the control passwordTextEditor
(Inherited from IUserEntryFormBase.) |
![]() | printCheckBoxEditor |
Gets the control printCheckBoxEditor
(Inherited from IUserEntryFormBase.) |
![]() | readCheckBoxEditor |
Gets the control readCheckBoxEditor
(Inherited from IUserEntryFormBase.) |
![]() | rightsTreeList |
Gets the control rightsTreeList
(Inherited from IUserEntryFormBase.) |
![]() | searchAdButton |
Gets the control searchAdButton
(Inherited from IUserEntryFormBase.) |
![]() | signatureRichTextEditor |
Gets the control signatureRichTextEditor
(Inherited from IUserEntryFormBase.) |
![]() | unauthorizedCheckBoxEditor |
Gets the control unauthorizedCheckBoxEditor
(Inherited from IUserEntryFormBase.) |
![]() | updateCheckBoxEditor |
Gets the control updateCheckBoxEditor
(Inherited from IUserEntryFormBase.) |
![]() | userGroupsTreeList |
Gets the control userGroupsTreeList
(Inherited from IUserEntryFormBase.) |
![]() | valuesTreeList |
Gets the control valuesTreeList
(Inherited from IUserEntryFormBase.) |
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.) |
IUserGroupEntryForm instance = Utils<ExtensionType>.CreateEntryForm<IUserGroupEntryForm>(FormGuids.FormGuid, entityId);