Version: 2.3.0
ThemeGradient
Two-stop linear gradient definition. Rendered at 90deg (to-right) by ThemeService — no angle override persisted.
| Defined Attributes | Is Optional | Auto Increment Reference | Auto Complete Values | CkAttributeId |
|---|
| | | | - System.UI-2/ThemeGradient.StartColor
- System.UI-2/ThemeGradient.EndColor
|
ThemePalette
Color palette consumed by ThemeService to generate the Kendo CSS variable set. All fields optional — consumers fall back to per-app defaults when absent.
| Defined Attributes | Is Optional | Auto Increment Reference | Auto Complete Values | CkAttributeId |
|---|
- PrimaryColor
- SecondaryColor
- TertiaryColor
- NeutralColor
- BackgroundColor
- HeaderGradient
- FooterGradient
| - True
- True
- True
- True
- True
- True
- True
| | | - System.UI-2/ThemePalette.PrimaryColor
- System.UI-2/ThemePalette.SecondaryColor
- System.UI-2/ThemePalette.TertiaryColor
- System.UI-2/ThemePalette.NeutralColor
- System.UI-2/ThemePalette.BackgroundColor
- System.UI-2/ThemePalette.HeaderGradient
- System.UI-2/ThemePalette.FooterGradient
|
TreeNavigationRoleConfig
A single override rule for one association role of one source CK type (or all types via ''). Matched by (SourceCkTypeId, RoleId); the most specific match wins (exact type over ''). All presentational fields are optional and fall back to auto-discovery defaults.
| Defined Attributes | Is Optional | Auto Increment Reference | Auto Complete Values | CkAttributeId |
|---|
- SourceCkTypeId
- RoleId
- Visible
- DisplayName
- SortIndex
- Grouped
- Icon
| - False
- False
- True
- True
- True
- True
- True
| | | - System.UI-2/TreeNavigationRoleConfig.SourceCkTypeId
- System.UI-2/TreeNavigationRoleConfig.RoleId
- System.UI-2/TreeNavigationRoleConfig.Visible
- System.UI-2/TreeNavigationRoleConfig.DisplayName
- System.UI-2/TreeNavigationRoleConfig.SortIndex
- System.UI-2/TreeNavigationRoleConfig.Grouped
- System.UI-2/TreeNavigationRoleConfig.Icon
|
TreePerspectiveConfig
A single switchable tree perspective for the entity trees (repository browser + communication data-mappings). A perspective defines its own root (the spatial ParentChild tree, or all instances of a CK type) and an optional primary/secondary navigation whitelist applied at the root level. Absent / empty Perspectives = only the built-in spatial perspective, i.e. today's behaviour.
| Defined Attributes | Is Optional | Auto Increment Reference | Auto Complete Values | CkAttributeId |
|---|
- Key
- DisplayName
- SortIndex
- Icon
- RootMode
- RootCkTypeId
- PrimaryRoleId
- PrimaryDirection
- SecondaryRoleIds
| - False
- False
- True
- True
- False
- True
- True
- True
- True
| | | - System.UI-2/TreePerspectiveConfig.Key
- System.UI-2/TreePerspectiveConfig.DisplayName
- System.UI-2/TreePerspectiveConfig.SortIndex
- System.UI-2/TreePerspectiveConfig.Icon
- System.UI-2/TreePerspectiveConfig.RootMode
- System.UI-2/TreePerspectiveConfig.RootCkTypeId
- System.UI-2/TreePerspectiveConfig.PrimaryRoleId
- System.UI-2/TreePerspectiveConfig.PrimaryDirection
- System.UI-2/TreePerspectiveConfig.SecondaryRoleIds
|