Namespace Innova.Prism.Library.Configuration.UI
Classes
| Name | Summary |
|---|---|
| UiBase | Represents the base class for UI elements. |
| UiConfiguration | Represents the base class for UI configuration. |
| UiEntity | Represents a UI entity. |
| UiField | Represents a UI field. |
| UiGroup | Represents a UI group. |
| VisibilityService | Service for determining the visibility of UI elements based on configuration settings. |
| VisibilityServiceLifecycle | Represents the lifecycle of the visibility service. |
Interfaces
| Name | Summary |
|---|---|
| IUiConfiguration | Represents the interface for UI configuration. |
| IVisibilityService | Represents a service for managing visibility of UI elements. |