DataWeb
Search Results for

    Show / Hide Table of Contents

    Class CustomListWidget

    Inheritance
    object
    ListWidget
    CustomListWidget
    Inherited Members
    ListWidget.section
    ListWidget.serviceProvider
    ListWidget.Name
    ListWidget.Title
    ListWidget.Type
    ListWidget.DataField
    ListWidget.DataSubField
    ListWidget.DataType
    ListWidget.FileTagName
    ListWidget.IsVisibleRoles
    ListWidget.VisibleRoles
    ListWidget.CustomListWidgetComponent
    ListWidget.CustomListWidgetOptions
    ListWidget.ListWidgetClass
    ListWidget.ProcessValue(string, object, IEnumerable<ListWidget.ItemDataField>, Navigation, NavigationContext, IEnumerable<UserSetting>)
    ListWidget.IsProcessDeferredValue()
    ListWidget.ProcessDeferredValueAsync(string, object, IEnumerable<ListWidget.ItemDataField>, Navigation, NavigationContext, IEnumerable<UserSetting>, CancellationToken)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: DataWeb.Structure.ListWidgets
    Assembly: DataWeb.Core.dll
    Syntax
    public class CustomListWidget : ListWidget

    Constructors

    CustomListWidget(Section, IServiceProvider)

    Declaration
    public CustomListWidget(Section section, IServiceProvider serviceProvider)
    Parameters
    Type Name Description
    Section section
    IServiceProvider serviceProvider
    In this article
    Back to top Generated by DocFX