Table of Contents

Namespace Innova.Prism.Infrastructure.EventParameters

Classes

Name Summary
ActivateRegionEventData

Represents the event data for activating a region.

ClipboardEventData

Provides data for clipboard-related events.

EntityEventData<T>

Represents event data for an entity.

EntityKeyEventData<T>

Represents the event data for an entity key event.

EntityPersistArgument<T>

Represents an argument for entity persistence operations.

EventData

Represents the data associated with an event.

ExportEventData<T>

Provides event data for export operations.

ListViewData

Represents the data for a ListView event.

ListViewData<T>

Represents the data for a ListView event with a specified type.

ShowInsertEntityEventData

Represents the event data for showing the insert entity.

ShowViewEventData

Represents the event data for showing a view.

ShowViewEventData<T>

Represents the event data for showing a view.

Enums

Name Summary
ClipboardType

Represents the type of data stored in the clipboard.

EntityPersistActionType

Represents the type of entity persist action.

ExportAsEnum

Represents the export format options.