Namespace Dynamicweb.CoreUI.Screens
Classes
- EditScreenBase<TModel>.EditScreenBuilder
Provides a constrained API for building edit screens by delegating to the owning EditScreenBase<TModel>.
- EditScreenBase<TModel>.EditorMapping
Defines the mapping metadata used to build an EditorBase for a model property on an edit screen.
- EditScreenBase<TModel>.LayoutWrapper
Represents a lightweight container for grouping UI components under a common name and optional explanation.
- ScreenConfigurationProvider
Base class for screen configuration providers
- ScreenModelConfigurationProvider<TScreen, TModel>
Screen configuration provider based on screen model
- UserScreenContext
Abstract class enabling setting and getting context user-specific data related to UI screens.