DevExpress.ExpressApp.Editors Namespace
Contains interfaces and base classes for Property Editors used in the XAF to display business object properties in a UI.
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Classes
Name | Description |
---|---|
Action |
An abstract class that serves as the base class for the Action Container View Items. |
Columns |
Represents the base class for built-in grid-like List Editors. |
Criteria |
Indicates that the target string property stores a filter criterion. |
Dashboard |
Represents a View Item that displays a View in a nested Frame. |
Editor |
Provides helper methods used to register View Items, Property Editors, List Editors and their alias names. |
List |
Represents the base class for List Editors. |
List |
Applied to a custom List Editor. Registers the List Editor in the application and specifies the object type for which the List Editor is intended. |
Model |
A Nodes Generator that generates the content of the IModel |
Property |
A base class for Property Editors. |
Property |
Applied to a custom Property Editor. Registers the Property Editor in the application and specifies the data type for which the Property Editor is intended. |
Static |
An abstract class representing a View Item that displays a static image. |
Static |
An abstract class that serves as the base class for the Static Text View Items. |
View |
Represents a base class for View Items. |
View |
Applied to a custom View Item. Registers the View Item in the application and specifies the type of the Application Model‘s node used by the custom View Item. |
#Interfaces
Name | Description |
---|---|
IAppearance |
Declares members implemented by the UI elements that can be disabled or enabled by a conditional appearance rule. |
IAppearance |
Declares members implemented by the UI elements that can be formatted by a conditional appearance rule. |
IAppearance |
Declares members implemented by the UI elements that can be made invisible or visible by a conditional appearance rule. |
IComplex |
Implemented by controls that have access to the Object Space of the current View and to the Xaf |
IComplex |
Declares members implemented by a List Editor to support receiving information on the application and Collection Source of the List View that uses the List Editor. |
IComplex |
Declares members implemented by View Items that have access to the Xaf |
IModel |
The Property |
IModel |
The Property |
IModel |
A View |
IModel |
The View |
INotify |
Implemented by View Items that send a notification after changing their visibility state. |
#Structs
Name | Description |
---|---|
Editor |
Identifies built-in XAF editor aliases. |
#Enums
Name | Description |
---|---|
Edit |
Declares edit mask type for Property Editors. |
Static |
Declares values which specify horizontal content positions within a layout item. |
Static |
Declares values which specify vertical content positions within a layout item. |
View |
Contains values that specify the display mode for an XAF UI element in an ASP. |
View |
Contains values specifying the visibility of UI elements affected by a conditional appearance rule. |