Search Results for

    Show / Hide Table of Contents

    Class BlendTransaction

    Inheritance
    object
    DefaultLayoutGenerator
    TopSingleWithBottomViewLayoutGenerator<IBlendTransaction>
    TopSingleViewWithBottomCollectionLayoutGenerator<IBlendTransaction, IBlendTransactionInstrumentSet>
    BlendTransaction
    Implements
    ILayoutGenerator
    Inherited Members
    TopSingleViewWithBottomCollectionLayoutGenerator<IBlendTransaction, IBlendTransactionInstrumentSet>.GetBottomView(ViewDescriptorInstance)
    TopSingleWithBottomViewLayoutGenerator<IBlendTransaction>.CanGenerateLayout(string, string)
    TopSingleWithBottomViewLayoutGenerator<IBlendTransaction>.GenerateLayout(string, string)
    TopSingleWithBottomViewLayoutGenerator<IBlendTransaction>.GetBottomView(ViewDescriptorInstance)
    TopSingleWithBottomViewLayoutGenerator<IBlendTransaction>.Descriptor
    TopSingleWithBottomViewLayoutGenerator<IBlendTransaction>.TopViewPercentHeight
    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 BlendTransaction : TopSingleViewWithBottomCollectionLayoutGenerator<IBlendTransaction, IBlendTransactionInstrumentSet>, ILayoutGenerator

    Constructors

    BlendTransaction(IRootController)

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

    Methods

    GenerateAdditionalTabsForLayout(LayoutDescriptor)

    Provides any inheriting implementation the option to generate additional tabs for the layout before it is returned

    Declaration
    protected override Task GenerateAdditionalTabsForLayout(LayoutDescriptor rootDescriptor)
    Parameters
    Type Name Description
    LayoutDescriptor rootDescriptor

    The top level descriptor to add additional tabs to

    Returns
    Type Description
    Task

    A task indicating the completion of the operation

    Overrides
    LemonEdge.Client.Core.Views.DefaultLayouts.Core.TopSingleWithBottomViewLayoutGenerator<LemonEdge.API.Entities.FinancialServices.Transactions.IBlendTransaction>.GenerateAdditionalTabsForLayout(LemonEdge.Client.Core.Views.DefaultLayouts.LayoutDescriptor)

    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.