Types
Branding
Inheritance: System-2.0.9/Entity-1 ➔ System.UI-2.1.0/UIElement-1 ➔ System.UI-2.1.0/Branding-1
Per-tenant UI branding and theming for a frontend app (app names, logos, favicon, light/dark palettes, gradients). Singleton per tenant via rtWellKnownName = 'Branding'. Derives from UIElement (same as Dashboard, ProcessDiagram, SymbolDefinition, SymbolLibrary) — consistent with SystemUiCkModel convention.
| ID | Auto Complete Values | Auto Increment Reference | Is Optional |
|---|---|---|---|
| System-2/Name | True | ||
| System-2/Description | True | ||
| System.UI-2/Branding.AppName | True | ||
| System.UI-2/Branding.AppTitle | True | ||
| System.UI-2/Branding.HeaderLogo | True | ||
| System.UI-2/Branding.FooterLogo | True | ||
| System.UI-2/Branding.Favicon | True | ||
| System.UI-2/Branding.LightTheme | True | ||
| System.UI-2/Branding.DarkTheme | True |
Dashboard
Inheritance: System-2.0.9/Entity-1 ➔ System.UI-2.1.0/UIElement-1 ➔ System.UI-2.1.0/Dashboard-1
A configurable dashboard containing multiple widgets arranged in a grid layout.
| ID | Auto Complete Values | Auto Increment Reference | Is Optional |
|---|---|---|---|
| System-2/Name | False | ||
| System-2/Description | False | ||
| System.UI-2/Dashboard.Columns | False | ||
| System.UI-2/Dashboard.RowHeight | False | ||
| System.UI-2/Dashboard.Gap | False |
DashboardWidget
Inheritance: System-2.0.9/Entity-1 ➔ System.UI-2.1.0/UIElement-1 ➔ System.UI-2.1.0/DashboardWidget-1
A widget within a dashboard that displays data in a specific visualization format.
| ID | Auto Complete Values | Auto Increment Reference | Is Optional |
|---|---|---|---|
| System-2/Name | False | ||
| System.UI-2/DashboardWidget.Type | False | ||
| System.UI-2/DashboardWidget.Col | False | ||
| System.UI-2/DashboardWidget.Row | False | ||
| System.UI-2/DashboardWidget.ColSpan | False | ||
| System.UI-2/DashboardWidget.RowSpan | False | ||
| System.UI-2/DashboardWidget.DataSourceType | False | ||
| System.UI-2/DashboardWidget.DataSourceCkTypeId | True | ||
| System.UI-2/DashboardWidget.DataSourceRtId | True | ||
| System.UI-2/DashboardWidget.Config | False |
Outbound Associations
| Outbound Name | Outbound Multiplicity | CkRoleId | TargetCKTypeId | Target Attributes |
|---|---|---|---|---|
| Parent | One | System-2/ParentChild | System.UI-2/Dashboard |
ProcessDiagram
Inheritance: System-2.0.9/Entity-1 ➔ System.UI-2.1.0/UIElement-1 ➔ System.UI-2.1.0/ProcessDiagram-1
HMI-style process diagram with tanks, pipes, valves, pumps, and other industrial elements.
SymbolDefinition
Inheritance: System-2.0.9/Entity-1 ➔ System.UI-2.1.0/UIElement-1 ➔ System.UI-2.1.0/SymbolDefinition-1
A reusable symbol definition composed of primitives, belonging to a symbol library.
Outbound Associations
| Outbound Name | Outbound Multiplicity | CkRoleId | TargetCKTypeId | Target Attributes |
|---|---|---|---|---|
| Parent | One | System-2/ParentChild | System.UI-2/SymbolLibrary |
SymbolLibrary
Inheritance: System-2.0.9/Entity-1 ➔ System.UI-2.1.0/UIElement-1 ➔ System.UI-2.1.0/SymbolLibrary-1
A library containing reusable symbol definitions composed of primitives for process diagrams.
| ID | Auto Complete Values | Auto Increment Reference | Is Optional |
|---|---|---|---|
| System-2/Name | False | ||
| System-2/Description | True | ||
| System.UI-2/SymbolLibrary.Version | False | ||
| System.UI-2/SymbolLibrary.Author | True | ||
| System.UI-2/SymbolLibrary.IsBuiltIn | True | ||
| System.UI-2/SymbolLibrary.IsReadOnly | True |
UIElement
Inheritance: System-2.0.9/Entity-1 ➔ System.UI-2.1.0/UIElement-1 No description available currently.