Aspect | BeschreibungConverter | Verwendungen/ Extensions | Funktionen in der Liste | Funktionen im Detail | |
---|
AbsoluteNavigationLinkAspectTarget AbsoluteNavigationLinkAspect: NavigationLinkAspect
Eigenschaften: | Es stellt einen Aspekt mit einer absoluten URL oder einen Ausdruck dar, der zu einer absoluten URL ausgewertet wird. AbsoluteNavigationLinkAspectTargetConverter NavigationLinkAspect
| .SetAbsoluteNavigationLink() - bei Verwendung mit einer normalen URL.
.SetAbsoluteNavigationLinkExpression() - bei Verwendung mit einem URL-Ausdruck.
- | | Fügt dem PropertyLink-Element eine absolute URL hinzu. | QW |
AggregationColumnAspect
Eigenschaften: ColumnName - Name der Spalte, die aggregiert werden soll.
AggregationMethod - Methode der Aggregation ("sum", "count", "min", "max" oder "average").
| Fügt den Aggregationsaspekt hinzu.AggregationColumnAspectConverter | .Aggregation()
| Aggregiert die Spalte mit "sum", "count", "min", "max" oder "average". | - | QW |
AlignmentAspect
Eigenschaften: HorizontalAlignment - Die horizontale Ausrichtung des Elements (ENUM: “left“, “center“, “right“).
VerticalAlignment - Die vertikale Ausrichtung des Elements (ENUM: “top“, “middle“, “bottom“).
| Enthält Informationen zur horizontalen und/oder vertikalen Ausrichtung innerhalb eines Layout-Elements. | - | .Alignment(. | .Alignment()
| | | QW |
AuthorizeAspect
| Autorisiert eine Klasse ohne das die entsprechenden Berechtigungen gesetzt werden müssen. Die Klasse ist danach für alle authentifizierten Benutzer verfügbar. | .Authorize(...)
| | | |
BackgroundColorAspect
| - | .BackgroundColor()
.BackgroundColorExpression()
| | | QW |
BookmarkActionsAspect
| Legt den visible oder disabled für Standard-Bookmark-Actions im Objekt-Bookmark fest. Fügt ausserdem die Möglichkeit hinzu, die Schaltfläche nur als Symbol ohne Text zu erstellen.BookmarkActionsAspectConverter | .BookmarkActions() in LayoutBuilderExtensions
| | | QW |
BreadcrumbParentAspect BreadcrumbParentAspectConverter
| | .BreadcrumbParent()
| | | QW |
CacheInvalidationAspect -
| | .Aspect(() => new CacheInvalidationAspect()
| | | QW |
CalenderExportAspect -
| | Used in its own file | | | QW |
CheckboxConfigurationAspect CheckboxConfigurationAspectConverter
| | .CheckboxOptions()
| | | QW |
ClassActionAspect ClassActionAspectConverter
| | .IsClassAction()
| | | QW |
ClassNavigationLinkAspect
| ClassNavigationLinkAspectConverter
| .SetClassNavigationLink() - keine Verwendungen im Code
.SetTarget()
| ClassNavigationLinkAspectTarget
| ClassNavigationLinkAspectConverter
| Used in ClassNavigationLinkAspect.cs | ClientSecretHashingAspect
| -: NavigationLinkAspect MetaClass - die absolute MetaClass oder MetaClass -Ausdruck.
Layout - die absolute Layout oder Layout -Ausdruck.
MetaFilter - die absolute MetaFilter
EvaluateMetaValuePropertiesInContext ()
| NavigationLinkAspect | .SetClassNavigationLink()
| | Fügt dem PropertyLink-Element eine class navigation URL hinzu. | QW |
ClientSecretHashingAspect
| | .Aspect(() => new ClientSecretHashingAspect())
| | | QW |
CollapsibleAspect CollapsibleAspectConverter
| | .Collapsible()
| | | QW |
ConfirmationActionAspect ConfirmationActionAspectConverter
| | .RequiresConfirmation()
| | | QW |
CssClassAspect
| Enthält einen speziellen CSS-Klassennamen für ein gegebenes Layout-Element.CssClassAspectConverter | .CssClass()
| | | QW |
CustomTitleAspect CustomTitleAspectConverter
| | .CustomTitle() - keine Verwendungen im Code
| | | QW |
DashboardSizingAspect DashboardSizingAspectConverter
| | .SetDashboardSizing()
| | | QW |
DataTestIdAspect DataTestIdAspectConverter
| | .DataTestId() - keine Verwendungen im Code. Für UI Testing.
| | | QW |
DatePickerConfigurationAspect DatePickerConfigurationAspectConverter
| | .DatePickerConfiguration()
| | | QW |
DefaultAspect DefaultAspectConverter
| | .SetDefault()
| | | QW |
DependencyAspect DependencyAspectConverter
| | .Dependency()
.FindOrAddAspect(() => new DependencyAspect())
| | | QW |
DrilldownColumnAspect DrilldownColumnAspectConverter
| | .IsDrilldownColum()
| | | QW |
DropdownConfigurationAspect DropdownConfigurationAspectConverter
| | .DropdownConfiguration()
| | | QW |
ExpressionBasedLayoutScopeAspect ExpressionBasedLayoutScopeAspectConverter
| | .Scope()
| | | QW |
FacetFilterAspect
| Fügt eine Property in einem ListenLayout zum Facettenfilter hinzu.- | .FacetFilter()
| | | QW |
FileUploadConfigurationAspect FileUploadOptionsConverter
| | .FindOrAddAspect(() => new FileUploadConfigurationAspect )
| | | QW |
FontColorAspect -
| | .FontColor() - keine Verwendungen im Code
.FontColorExpression()
| | | QW |
FormatAspectConverter Same file
| | Keine Verwendungen im Code | | | QW |
GlobalSearchClassAspect -
| | .Searchable()
| | | QW |
GlobalSearchDeltaUpdateCollectorAspect -
| | .Searchable()
| | | QW |
GlobalSearchFilteredPropertyAspect -
| | .Searchable()
| | | QW |
GlobalSearchPropertyAspect -
| | .Searchable()
Used in GlobalSearchProvider.cs | | | QW |
HealthCheckClassAspect -
| | In ApplicationController: var result = classes.FirstOrDefault(cls => _aspectCalculator.TryGetAspect<HealthCheckClassAspect>(cls, out _));
| | | QW |
HeightAspect
| CSS Height Informationen | .Height()
| | | QW |
LabelConfigurationAspect LabelConfigurationAspectConverter
| | .SetLabelOptions()
| | | QW |
ListActionAspect ListActionAspectConverter
| | .SetListAction()
| | | QW |
ListConfigurationAspect DataGridConfigurationAspectConverter
| | .ListConfiguration()
| | | QW |
ListTitleAspect ListTitleAspectConverter
| | .SetListCaption() - keine Verwendungen im Code
| | | QW |
MarginAspect
| Enthält Margin-Informationen für ein bestimmtes Layout-Element. Aktuell nur in PublicWidgets berücksichtigt. | -- | | | QW |
MaskFormatAspect
| Rename to MaskAspect | MaskFormatAspectConverter
| .Mask()
| MetaSortAspect
| MetaLayoutConverter
| .Mask()
| | | QW |
MergingAspect
| Markiert eine MetaClass um es möglich machen Objekte zusammenzuführen | .Mergeable()
| Wenn Objekte in der Liste selektiert sind können sie zusammengeführt werden. | | QW |
MetaSortAspect
| | .AddWebSort()
| | | QW |
MultiLineColumnOptionsAspect
| Enthält Optionen für eine Multiline-Spalte in einer Liste.- | .MultiLineColumnOptions()
| | | QW |
NotificationClassAspect NotificationClassAspectConverter
| | .IsNotificationClass()
| | | QW |
NumberGroupCreateEventClassAspect -
| | .AssignNumberGroup()
| | | QW |
NumberGroupDefinitionModelAspect -
| | .AssignNumberGroup()
Used in NumberGroupCreateEventClass.cs Used in NumberGroupDataGenerator.cs | | | QW |
ObjectNavigationLinkAspect
| ObjectNavigationLinkAspectConverter
| .SetObjectNavigationLink()
| ObjectNavigationLinkAspectTarget
| ObjectNavigationLinkAspectConverter
| Used in ObjectNavigationLinkAspect.cs: NavigationLinkAspect MetaClass - die absolute MetaClass oder MetaClass -Ausdruck zum Öffnen.
PrimaryKey - die absolute PrimaryKey oder PrimaryKey -Ausdruck zum Öffnen.
Layout - die absolute Layout oder Layout -Ausdruck zum Öffnen.
TabIndex - die absolute TabIndex .
EvaluateMetaValuePropertiesInContext ()
| NavigationLinkAspect | .SetObjectNavigationLink()
| | Fügt dem PropertyLink-Element eine object navigation link hinzu. | QW |
PaddingAspect
| Enthält Padding-Informationen für ein bestimmtes Layout-Element. Aktuell nur in PublicWidgets berücksichtigt. | -- | | | QW |
PublicWidgetOptionsAspect
| Enthält Optionen zum Styling eines öffentlichen Listen- oder Detail-Layouts. | .
| - | .PublicWidgetOptions()
| ResponsiveBoxAspect
| ResponsiveBoxAspectConverter PublicWidgetOptions()
| | | QW |
RegularExpressionRuleAspect
| Enthält Reguläre Ausdrücke zu Validieren von Properties oder MetaClasses | .IsValid() .Validate() | Validierung von Textfeldern im Inline Edit | Validierung von Textfeldern | QW |
ResponsiveBoxAspect
| | .FindOrAddAspect<IResponsiveBoxAspect>(() => new ResponsiveBoxAspect())
| | | QW |
ResponsiveLocationAspect ResponsiveLocationAspectConverter
| | .FindOrAddAspect<IResponsiveLocationAspect>(() => new ResponsiveLocationAspect())
| | | QW |
RichTextEditorConfigurationAspect RichTextEditorConfigurationAspectConverter
| | .SetRichTextEditorConfiguration()
| | | QW |
ScrollableAspect ScrollableAspectConverter
| | .IsScrollable()
| | | QW |
SidebarConfigurationAspect SidebarConfigurationAspectConverter
| | .ConfigureSidebar() | | | QW |
SimpleChangeTrackingAspect -
| | Used in SimpleChangeTrackingExtensions.cs | | | QW |
SortedValueListPropertyAspect SortedValueListPropertyAspectConverter
| | .SetAspect(new SortedValueListPropertyAspect())
| | | QW |
VisibleInExplorerAspect VisibleInExplorerAspectConverter
| | .Aspect(() => new VisibleInExplorerAspect( )
.IsVisibleInExplorer()
.InverseIsVisibleInExplorer() - keine Verwendungen im Code
| | | QW |
WarningAspect -
| | .Warning()
| | | QW |
WidthAspect
| CSS Width Informationen | .WarningWidth()
| | | QW |