Search Results for

    Show / Hide Table of Contents

    Interface IBaseDynamicLayoutView<T>

    Inherited Members
    IModelView.ClearUI()
    IModelView.ReActivateView()
    IModelView.ValidateUI()
    IModelView.Displayer
    IModelView.Descriptor
    IModelView.Controller
    Namespace: LemonEdge.Client.Core.Views.Core
    Assembly: LemonEdge.ClientCore.dll
    Syntax
    [ViewDescriptor(typeof(BaseDynamicLayoutViewEnumerator))]
    public interface IBaseDynamicLayoutView<T> : IModelView
    Type Parameters
    Name Description
    T

    Methods

    CloseLayoutDisplayerOnlyNotContext(IModelLayoutDisplayer)

    Declaration
    Task CloseLayoutDisplayerOnlyNotContext(IModelLayoutDisplayer displayer)
    Parameters
    Type Name Description
    IModelLayoutDisplayer displayer
    Returns
    Type Description
    Task

    CreateLayoutDisplayer()

    Declaration
    IModelLayoutDisplayer CreateLayoutDisplayer()
    Returns
    Type Description
    IModelLayoutDisplayer

    DisplayEmpty()

    Declaration
    void DisplayEmpty()

    Extension Methods

    LinqExtensions.AsArray<T>(T)
    LinqExtensions.ToArrayOfOne<T>(T)
    LinqExtensions.ToListOfOne<T>(T)
    MiscExtensions.SetIfNotEqual<T, TP>(T, Expression<Func<T, TP>>, TP)
    WeakReferenceExtensions.WeakReference(object)
    SQLExtensions.ToSQLValue(object, bool)
    ReflectionExtensions.ClearEventInvocations(object, string)
    StringExtensions.ToCSVFormatString(object, Type)
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.