SD.LLBLGen.Pro.ApplicationCore.EventArguments Namespace |
Class | Description | |
---|---|---|
PluginOpenWindowEventArgs |
Event args which are used in the event OpenWindow from a plugin.
| |
PluginShowLogViewerEventArgs |
Event args class which is used in the event ShowLogViewer from a plugin.
| |
ProjectElementAddedRemovedEventArgsT |
Custom event argument class which is used to signal add / remove actions of elements to the project to observers
| |
RunPluginEventArgs |
Special eventargs class for the RunPluginEvent, exposed in the project explorer.
| |
UniqueConstraintListChangedEventArgs |
Event args for the event raised from an entity's UniqueConstraintList to signal that the Unique constraint has been changed (either name, or fields in UC)
|