Back to Devexpress

DevExpress.Persistent.Base.General Namespace

expressappframework-devexpress-dot-persistent-dot-base-02375abc.md

latest3.0 KB
Original Source

DevExpress.Persistent.Base.General Namespace

Contains general interfaces and classes used in XAF modules (special assemblies implementing particular features). Interfaces are implemented in some classes from the Business Class Library’s DevExpress.Persistent.BaseImpl.Xpo.dll assembly.

Assembly : DevExpress.Persistent.Base.v25.2.dll

NuGet Package : DevExpress.Persistent.Base

Classes

NameDescription
NotificationItemsEventArgsArguments passed to the NotificationsController.CustomProcessNotifications event.

Interfaces

NameDescription
ICategorizedItemDeclares members implemented by the classes that can be represented in a UI via the CategorizedListEditor.
INotificationItemDeclares members of a non-persistent class displayed within a List View in the reminders window.
INotificationsProviderDeclares members implemented by Notifications Providers.
ISupportNotificationsDeclares members of business objects that support the Notifications Module functionality.
ITreeNodeDeclares members implemented by the classes that can be represented in a UI via the TreeListEditor.
ITreeNodeImageProviderCan be implemented by the classes implementing the ITreeNode interface, to support raster node images.
ITreeNodeSvgImageProviderCan be implemented by the classes implementing the ITreeNode interface, to support SVG node images.