From d51e8199ed72c510ba4dcb52041b915babf5ff6a Mon Sep 17 00:00:00 2001 From: Robert Haken Date: Fri, 12 Jan 2024 16:03:26 +0100 Subject: [PATCH] NamedView relocation --- .../{NamedViews => Layouts}/NamedView.cs | 0 .../Havit.Blazor.Components.Web.Bootstrap.xml | 44 +++++++++---------- 2 files changed, 22 insertions(+), 22 deletions(-) rename Havit.Blazor.Components.Web.Bootstrap/{NamedViews => Layouts}/NamedView.cs (100%) diff --git a/Havit.Blazor.Components.Web.Bootstrap/NamedViews/NamedView.cs b/Havit.Blazor.Components.Web.Bootstrap/Layouts/NamedView.cs similarity index 100% rename from Havit.Blazor.Components.Web.Bootstrap/NamedViews/NamedView.cs rename to Havit.Blazor.Components.Web.Bootstrap/Layouts/NamedView.cs diff --git a/Havit.Blazor.Documentation/XmlDoc/Havit.Blazor.Components.Web.Bootstrap.xml b/Havit.Blazor.Documentation/XmlDoc/Havit.Blazor.Components.Web.Bootstrap.xml index 264816d4..f94ddacb 100644 --- a/Havit.Blazor.Documentation/XmlDoc/Havit.Blazor.Components.Web.Bootstrap.xml +++ b/Havit.Blazor.Documentation/XmlDoc/Havit.Blazor.Components.Web.Bootstrap.xml @@ -7038,6 +7038,28 @@ Settings for the with the filter. + + + Represents a named view for . + + + + + Name of the view. Used as a label in the list. Can be used as a title for the . + + + + + Creates new filter model for the view. + + + + + Creates a new instance of which uses a factory to build a filter model. + + Name of the view. + Function which builds a new filter model to be applied when the view is selected. + Bootstrap 5 List group component.
@@ -7763,28 +7785,6 @@ Extra large. Modal max-width: 1140px.
- - - Represents a named view for . - - - - - Name of the view. Used as a label in the list. Can be used as a title for the . - - - - - Creates new filter model for the view. - - - - - Creates a new instance of which uses a factory to build a filter model. - - Name of the view. - Function which builds a new filter model to be applied when the view is selected. - Automation mode for .