Search Results for

    Show / Hide Table of Contents

    Class CustomViews

    Inheritance
    object
    DefaultLayoutGenerator
    LeftCollectionWithRightViewLayoutGenerator<ICustomView>
    LeftCollectionWithRightCollectionLayoutGenerator<ICustomView, ICustomViewControl>
    CustomViews
    Implements
    ILayoutGenerator
    Inherited Members
    LeftCollectionWithRightCollectionLayoutGenerator<ICustomView, ICustomViewControl>.GetChildView(ViewDescriptorInstance)
    LeftCollectionWithRightViewLayoutGenerator<ICustomView>.CanGenerateLayout(string, string)
    LeftCollectionWithRightViewLayoutGenerator<ICustomView>.GenerateLayout(string, string)
    LeftCollectionWithRightViewLayoutGenerator<ICustomView>.GetLeftView()
    LeftCollectionWithRightViewLayoutGenerator<ICustomView>.GenerateAdditionalTabsForLayout(LayoutDescriptor)
    LeftCollectionWithRightViewLayoutGenerator<ICustomView>.GetChildView(ViewDescriptorInstance)
    LeftCollectionWithRightViewLayoutGenerator<ICustomView>.Descriptor
    LeftCollectionWithRightViewLayoutGenerator<ICustomView>.LeftCollectionRatioOf100
    DefaultLayoutGenerator.RootController
    DefaultLayoutGenerator.LayoutHelpURL
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: LemonEdge.Client.Core.Views.DefaultLayouts
    Assembly: LemonEdge.ClientEntities.dll
    Syntax
    [DefaultLayout]
    public class CustomViews : LeftCollectionWithRightCollectionLayoutGenerator<ICustomView, ICustomViewControl>, ILayoutGenerator

    Constructors

    CustomViews(IRootController)

    Declaration
    public CustomViews(IRootController rootController)
    Parameters
    Type Name Description
    IRootController rootController

    Implements

    ILayoutGenerator

    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.