Search Results for

    Show / Hide Table of Contents

    Class Documents

    Inheritance
    object
    DefaultLayoutGenerator
    LeftCollectionWithRightViewLayoutGenerator<IDocument>
    LeftCollectionWithRightCollectionLayoutGenerator<IDocument, IDocumentOwner>
    Documents
    Implements
    ILayoutGenerator
    Inherited Members
    LeftCollectionWithRightCollectionLayoutGenerator<IDocument, IDocumentOwner>.GetChildView(ViewDescriptorInstance)
    LeftCollectionWithRightViewLayoutGenerator<IDocument>.CanGenerateLayout(string, string)
    LeftCollectionWithRightViewLayoutGenerator<IDocument>.GenerateLayout(string, string)
    LeftCollectionWithRightViewLayoutGenerator<IDocument>.GenerateAdditionalTabsForLayout(LayoutDescriptor)
    LeftCollectionWithRightViewLayoutGenerator<IDocument>.GetChildView(ViewDescriptorInstance)
    LeftCollectionWithRightViewLayoutGenerator<IDocument>.Descriptor
    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 Documents : LeftCollectionWithRightCollectionLayoutGenerator<IDocument, IDocumentOwner>, ILayoutGenerator

    Constructors

    Documents(IRootController)

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

    Properties

    LeftCollectionRatioOf100

    Indicates the percentage of the horizontal available screen space the left collection grid should take up.

    The default is 50

    Declaration
    protected override int LeftCollectionRatioOf100 { get; }
    Property Value
    Type Description
    int
    Overrides
    LemonEdge.Client.Core.Views.DefaultLayouts.Core.LeftCollectionWithRightViewLayoutGenerator<LemonEdge.API.Entities.Workflow.IDocument>.LeftCollectionRatioOf100

    Methods

    GetLeftView()

    Declaration
    protected override ViewDescriptorInstance GetLeftView()
    Returns
    Type Description
    ViewDescriptorInstance
    Overrides
    LemonEdge.Client.Core.Views.DefaultLayouts.Core.LeftCollectionWithRightViewLayoutGenerator<LemonEdge.API.Entities.Workflow.IDocument>.GetLeftView()

    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.