Namespace Innova.Prism.Infrastructure.Events
Classes
| Name | Summary |
|---|---|
| ActivateRegionEvent | Represents an event that is used to activate a region. |
| AddRelatedType<T> | Represents a class for adding a related type. |
| AddToRegionContextEvent<T> | Represents an event that adds an item to the region context. |
| CopyToClipboardEvent | Represents an event that is raised when data needs to be copied to the clipboard. |
| DefaultLayoutClearRequestEvent | |
| DefaultLayoutSaveEvent | |
| DefaultLayoutSaveRequestEvent | |
| DialogIsBusyEvent | Represents an event indicating that a dialog is busy. |
| EntitiesCheckedChangeEvent<T> | Represents an event that is raised when the checked entities change. |
| EntitiesUpdatedEvent<T> | Represents an event that is raised when entities are updated. |
| EntityActivatedEvent<T> | Represents an event that is raised when an entity is activated. |
| EntityCreateEvent<T> | Represents an event that is raised when an entity is created. |
| EntityDeletedEvent<T> | Represents an event that is raised when an entity is deleted. |
| EntityKeysSelectedClearFilterEvent<T> | Represents an event that is raised when the entity keys selected for clearing the filter are changed. |
| EntityKeysSelectedFilterEvent<T> | Represents an event that is raised when entity keys are selected for filtering. |
| EntityNotFoundEvent<T> | Represents an event that is raised when an entity of type |
| EntityPersistEvent<T> | Represents an event that is raised when an entity is persisted. |
| EntityPinnedEvent<T> | Represents an event that is raised when an entity is pinned. |
| EntityReloadEvent<T> | Represents an event that is raised when an entity needs to be reloaded. |
| EntitySelectedEvent<T> | Represents an event that is raised when an entity is selected. |
| EntitySelectedLatest<T> | Represents an event that is raised when the latest entity of type T is selected. |
| EntityUnPinnedEvent<T> | Represents an event that is raised when an entity is unpinned. |
| EntityUpdatedEvent<T> | Represents an event that is raised when an entity is updated. |
| EntityUpdatedExtendedEvent<T> | Represents an event that is raised when an entity is updated. |
| ErrorOccurredEvent | Represents an event that is raised when an error occurs. |
| ErrorOccurredEventData | |
| IEventAggregatorExtensions | |
| IsBusyEvent | Represents an event that indicates the busy state of an operation. |
| LayoutChangedEvent | |
| LayoutClearRequestEvent | |
| LayoutDeleteRequestEvent | |
| LayoutSaveEvent | |
| LayoutSaveEventParameter | Represents the parameters for the LayoutSaveEvent. |
| LayoutSaveRequestEvent | |
| ListShowEvent<T> | Represents an event that is raised when a list needs to be shown. |
| ListShowExtendedEvent<T> | Represents an event that is raised when a list view needs to show extended information. |
| OnEntitiesSelectedChangeEvent<T> | Represents an event that is raised when entities are selected. |
| PinEntityEvent<T> | Represents an event that is raised when a pin entity is triggered. |
| PrintEvent<T> | Represents an event that is raised when a print action is triggered. |
| ReadRevisionEvent<T> | Represents an event that is raised when a revision is read. |
| SearchAdminEvent | |
| SearchResultsEvent | |
| SearchResultsEventArgs | |
| ShowAddExistingRelatedEvent<T> | Represents an event that is used to show the add existing related view. |
| ShowAppSettingsEvent | Represents an event that is raised to show the application settings. |
| ShowDataAsHtmlReportEvent | Represents an event that is used to show data as an HTML report. |
| ShowEditEntityEvent<T> | Represents an event that is used to show the edit entity view. |
| ShowEditEntityExtendedEvent<T> | Represents an event that is used to show and edit an extended entity. |
| ShowFrontPageEvent | Represents an event that is raised to show the front page. |
| ShowInsertEntityEvent<T> | Represents an event that is used to show the insert entity functionality. |
| ShowLookupEvent | Represents an event that is used to show a lookup. |
| ShowRevisionEventData<T> | Represents the data for the ShowRevisionEvent. |
| ShowRevisionEvent<T> | Represents the ShowRevisionEvent. |
| ShowViewEvent | Represents an event that is used to show a view. |
| StatusChangedEvent | Represents an event that is raised when the status changes. |
| StructuredSearchClearEvent<T> | Represents an event that is raised when a structured search is cleared. |
| StructuredSearchEvent<T> | Represents an event that is raised when a structured search is performed. |
| StructuredSearchShowListEvent<T> | Represents an event that is raised when a structured search is performed and the result list is shown. |
| UnPinEntityEvent<T> | Represents an event that is raised when an entity is unpinned. |
| UserNameLookUpEvent | Represents an event that is raised when a user name lookup is performed. |