Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Quino Web

Aspect

Converter

UsagesVerwendungen

Filename

Beschreibung

ArgumentsArgumente

Capabilities Funktionen in ListCapabilities in der Liste

Funktionen im Detail

ExampleBeispiele

AbsoluteNavigationLinkAspect

AbsoluteNavigationLinkAspectConverter

.SetAbsoluteNavigationLink() - if used with a normal urlbei Verwendung mit einer normalen URL.

.SetAbsoluteNavigationLinkExpression() - if used with an url expressionbei Verwendung mit einem URL-Ausdruck.

PropertyLinkBuilderExtensionsIt represents an aspect with an absolute URL or an expression that evaluates to an absolute

URLEs stellt einen Aspekt mit einer absoluten URL oder einen Ausdruck dar, der zu einer absoluten URL ausgewertet wird.

URL- the absolute url to opendie absolute URL zum Öffnen.

UrlExpression- the absolute url expression.Adds an absolute url to the propertyLink itemder absolute URL-Ausdruck.

-

Fügt dem PropertyLink-Element eine absolute URL hinzu.

Code Block
row.Add.Link(metadata.Person.AbsoluteLink, "public")
  .SetAbsoluteNavigationLink("https://www.encodo.com", OpenInTarget.NewTab);

AbsoluteNavigationLinkAspectTarget

AbsoluteNavigationLinkAspectConverter

Used in AbsoluteNavigationLinkAspect.cs

AggregationColumnAspect

AggregationColumnAspectConverter

.Aggregation()

  • für Listen

AlignmentAspect

-

.Alignment()

Enthält Informationen zur horizontalen und/oder vertikalen Ausrichtung innerhalb eines Layout-Elements.

BackgroundColorAspect

-

.BackgroundColor()

.BackgroundColorExpression()

  • soll an verschiedenen Orten eingesetzt werden können

BookmarkActionsAspect

BookmarkActionsAspectConverter

.BookmarkActions() in LayoutBuilderExtensions

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.

BreadcrumbParentAspect

BreadcrumbParentAspectConverter

.BreadcrumbParent()

CacheInvalidationAspect

-

.Aspect(() => new CacheInvalidationAspect()

CalenderExportAspect

-

Used in its own file

CheckboxConfigurationAspect

CheckboxConfigurationAspectConverter

.CheckboxOptions()

ClassActionAspect

ClassActionAspectConverter

.IsClassAction()

ClassNavigationLinkAspect

ClassNavigationLinkAspectConverter

.SetClassNavigationLink() - keine Verwendungen im Code

.SetTarget()

ClassNavigationLinkAspectTarget

ClassNavigationLinkAspectConverter

Used in ClassNavigationLinkAspect.cs

ClientSecretHashingAspect

-

.Aspect(() => new ClientSecretHashingAspect())

CollapsibleAspect

CollapsibleAspectConverter

.Collapsible()

ConfirmationActionAspect

ConfirmationActionAspectConverter

.RequiresConfirmation()

CssClassAspect

CssClassAspectConverter

.CssClass()

Enthält einen speziellen CSS-Klassennamen für ein gegebenes Layout-Element.

CustomTitleAspect

CustomTitleAspectConverter

.CustomTitle() - keine Verwendungen im Code

DashboardSizingAspect

DashboardSizingAspectConverter

.SetDashboardSizing()

DataTestIdAspect

DataTestIdAspectConverter

.DataTestId() - keine Verwendungen im Code. Für UI Testing.

DatePickerConfigurationAspect

DatePickerConfigurationAspectConverter

.DatePickerConfiguration()

DefaultAspect

DefaultAspectConverter

.SetDefault()

DependencyAspect

DependencyAspectConverter

.Dependency()

.FindOrAddAspect(() => new DependencyAspect())

DrilldownColumnAspect

DrilldownColumnAspectConverter

.IsDrilldownColum()

DropdownConfigurationAspect

DropdownConfigurationAspectConverter

.DropdownConfiguration()

ExpressionBasedLayoutScopeAspect

ExpressionBasedLayoutScopeAspectConverter

.Scope()

FacetFilterAspect

-

.FacetFilter()

Fügt eine Property in einem ListenLayout zum Facettenfilter hinzu.

FileUploadConfigurationAspect

FileUploadOptionsConverter

.FindOrAddAspect(() => new FileUploadConfigurationAspect)

FontColorAspect

-

.FontColor() - keine Verwendungen im Code

.FontColorExpression()

FormatAspectConverter

Same file

Keine Verwendungen im Code

GlobalSearchClassAspect

-

.Searchable()

GlobalSearchDeltaUpdateCollectorAspect

-

.Searchable()

GlobalSearchFilteredPropertyAspect

-

.Searchable()

GlobalSearchPropertyAspect

-

.Searchable()

Used in GlobalSearchProvider.cs

HealthCheckClassAspect

-

In ApplicationController:

var result = classes.FirstOrDefault(cls => _aspectCalculator.TryGetAspect<HealthCheckClassAspect>(cls, out _));

LabelConfigurationAspect

LabelConfigurationAspectConverter

.SetLabelOptions()

ListActionAspect

ListActionAspectConverter

.SetListAction()

ListConfigurationAspect

DataGridConfigurationAspectConverter

.ListConfiguration()

ListTitleAspect

ListTitleAspectConverter

.SetListCaption() - keine Verwendungen im Code

MarginAspect

-

-

Enthält Margin-Informationen für ein bestimmtes Layout-Element.

Aktuell nur in PublicWidgets berücksichtigt.

MaskFormatAspect

MaskFormatAspectConverter

.Mask()

Rename to MaskAspect

MetaSortAspect

MetaLayoutConverter

.AddWebSort()

MultiLineColumnOptionsAspect

-

.MultiLineColumnOptions()

Enthält Optionen für eine Multiline-Spalte in einer Liste.

NotificationClassAspect

NotificationClassAspectConverter

.IsNotificationClass()

NumberGroupCreateEventClassAspect

-

.AssignNumberGroup()

NumberGroupDefinitionModelAspect

-

.AssignNumberGroup()

Used in NumberGroupCreateEventClass.cs

Used in NumberGroupDataGenerator.cs

ObjectNavigationLinkAspect

ObjectNavigationLinkAspectConverter

.SetObjectNavigationLink()

ObjectNavigationLinkAspectTarget

ObjectNavigationLinkAspectConverter

Used in ObjectNavigationLinkAspect.cs

PaddingAspect

-

-

Enthält Padding-Informationen für ein bestimmtes Layout-Element.

Aktuell nur in PublicWidgets berücksichtigt.

PublicWidgetOptionsAspect

-

.PublicWidgetOptions()

Enthält Optionen zum Styling eines öffentlichen Listen- oder Detail-Layouts.

ResponsiveBoxAspect

ResponsiveBoxAspectConverter

.FindOrAddAspect<IResponsiveBoxAspect>(() => new ResponsiveBoxAspect())

ResponsiveLocationAspect

ResponsiveLocationAspectConverter

.FindOrAddAspect<IResponsiveLocationAspect>(() => new ResponsiveLocationAspect())

RichTextEditorConfigurationAspect

RichTextEditorConfigurationAspectConverter

.SetRichTextEditorConfiguration()

ScrollableAspect

ScrollableAspectConverter

.IsScrollable()

SidebarConfigurationAspect

SidebarConfigurationAspectConverter

.ConfigureSidebar()

SimpleChangeTrackingAspect

-

Used in SimpleChangeTrackingExtensions.cs

SortedValueListPropertyAspect

SortedValueListPropertyAspectConverter

.SetAspect(new SortedValueListPropertyAspect())

VisibleInExplorerAspect

VisibleInExplorerAspectConverter

.Aspect(() => new VisibleInExplorerAspect()

.IsVisibleInExplorer()

.InverseIsVisibleInExplorer() - keine Verwendungen im Code

WarningAspect

-

.Warning()

...