![]() | EntryFormExtension Class |
Namespace: EBP.Api.EntryForm
The EntryFormExtension type exposes the following members.
Name | Description | |
---|---|---|
![]() | EntityExtension |
Gets the entity extension.
|
![]() | EntryForm |
Get the associated entry form
|
Name | Description | |
---|---|---|
![]() | Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
![]() | Equals | (Inherited from Object.) |
![]() | FillActions |
Called when the entry form needs to create its global actions.
Controls actions must be created in OnFormInitialized methods.
|
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OnEntityInitialized |
Raises when Entity is created.
|
![]() | OnFormInitialized |
Raises after the form is initialized and controls are created.
|
![]() | OnLookupContextualFilterNeeded |
Raises when a lookup is creating. Usefull for adding a contextual filter on this lookup
|
![]() | OnVisibleChanged |
Called when the form visibility changed
|
![]() | ToString | (Inherited from Object.) |