Search Results for

    Show / Hide Table of Contents

    Class TransactionValueAssociationsController

    A standard transaction view that displays the associated amount related to entities

    Inheritance
    object
    ModelViewController
    BaseGridController
    BaseGridControllerAny<ITransactionAssociation>
    BaseGridController<ITransactionAssociation>
    BaseGridRelatedCollectionController<ITransaction, ITransactionAssociation>
    TransactionValueAssociationsController
    Implements
    IBaseGridController
    ICollectionExportable
    INewGridItemImplementor<ITransactionAssociation>
    ICopyGridItemImplementor<ITransactionAssociation>
    IGrid
    IDeleteGridItemImplementor<ITransactionAssociation>
    ISearchController
    IModelViewController
    Inherited Members
    BaseGridRelatedCollectionController<ITransaction, ITransactionAssociation>.InitCommands(IList<ViewCommand>)
    BaseGridRelatedCollectionController<ITransaction, ITransactionAssociation>.GetNewEntityFromLookupCommand()
    BaseGridRelatedCollectionController<ITransaction, ITransactionAssociation>.AlterQuery(QueryableExecuter<ITransactionAssociation>)
    BaseGridRelatedCollectionController<ITransaction, ITransactionAssociation>.AddRelationshipJoin(QueryableExecuter<ITransactionAssociation>)
    BaseGridRelatedCollectionController<ITransaction, ITransactionAssociation>.UpdateNewItem(ITransactionAssociation)
    BaseGridRelatedCollectionController<ITransaction, ITransactionAssociation>.SingleItem
    BaseGridRelatedCollectionController<ITransaction, ITransactionAssociation>.AllowIDFilter
    BaseGridRelatedCollectionController<ITransaction, ITransactionAssociation>.CollectionRelationshipColumnName
    BaseGridRelatedCollectionController<ITransaction, ITransactionAssociation>.PopulateNewFromLookupColumnName
    BaseGridRelatedCollectionController<ITransaction, ITransactionAssociation>.AllowNewEntityFromLookupColumn
    BaseGridController<ITransactionAssociation>.LoadExtendedItem(Type, object)
    BaseGridController<ITransactionAssociation>.GetGridSourceItems()
    BaseGridController<ITransactionAssociation>.LoadExtendedData(IEnumerable<ITransactionAssociation>)
    BaseGridController<ITransactionAssociation>.ConvertParameterItemsFilterToItems(IEnumerable<IBaseEntity>)
    BaseGridController<ITransactionAssociation>.GetInternalDescriptor()
    BaseGridController<ITransactionAssociation>.GetCurrentQuery()
    BaseGridController<ITransactionAssociation>.GetQueryForExcelResults()
    BaseGridController<ITransactionAssociation>.GetCreationQuery()
    BaseGridController<ITransactionAssociation>.AddParameterIDFilterToQuery(QueryableExecuter<ITransactionAssociation>, IEnumerable<Guid>)
    BaseGridController<ITransactionAssociation>.AddParameterFilterToQuery(QueryableExecuter<ITransactionAssociation>, QueryableFilter)
    BaseGridController<ITransactionAssociation>.GetOpenGridCommand()
    BaseGridController<ITransactionAssociation>.GetCopyGridCommand()
    BaseGridController<ITransactionAssociation>.OnOpenRowItem(ITransactionAssociation)
    BaseGridController<ITransactionAssociation>.ProcessCustomCommandResult(object)
    BaseGridController<ITransactionAssociation>.AllowIDFilter
    BaseGridController<ITransactionAssociation>.NewItemHelper
    BaseGridController<ITransactionAssociation>.CopyItemHelper
    BaseGridController<ITransactionAssociation>.OpenInSameContext
    BaseGridController<ITransactionAssociation>.HasGlobalFilter
    BaseGridControllerAny<ITransactionAssociation>.CanDelete(ITransactionAssociation)
    BaseGridControllerAny<ITransactionAssociation>.CloseController()
    BaseGridControllerAny<ITransactionAssociation>.Redisplay()
    BaseGridControllerAny<ITransactionAssociation>.GetGridController(IBaseGrid<ITransactionAssociation>)
    BaseGridControllerAny<ITransactionAssociation>.CanEditRowItem(ITransactionAssociation)
    BaseGridControllerAny<ITransactionAssociation>.CanEditRowItem(ITransactionAssociation, short)
    BaseGridControllerAny<ITransactionAssociation>.OnTrackedItemChanged(object, string)
    BaseGridControllerAny<ITransactionAssociation>.GetGridSourceItems(IEnumerable<ITransactionAssociation>, QueryableExecuterApplyType)
    BaseGridControllerAny<ITransactionAssociation>.AlterLoadedItems(IEnumerable<ITransactionAssociation>)
    BaseGridControllerAny<ITransactionAssociation>.InitDisplay()
    BaseGridControllerAny<ITransactionAssociation>.ResetColumnsAndGroups(bool)
    BaseGridControllerAny<ITransactionAssociation>.GetItemToReselect(object)
    BaseGridControllerAny<ITransactionAssociation>.LoadAdditionalColumns()
    BaseGridControllerAny<ITransactionAssociation>.AddCol(short, ControlDisplayInfoLight, EntityDescriptor)
    BaseGridControllerAny<ITransactionAssociation>.ColumnNames()
    BaseGridControllerAny<ITransactionAssociation>.PivotColumns(short)
    BaseGridControllerAny<ITransactionAssociation>.ApplyGridSettingsToFilter(QueryableExecuter)
    BaseGridControllerAny<ITransactionAssociation>.ApplyPaging(QueryableExecuter)
    BaseGridControllerAny<ITransactionAssociation>.SetTotalCount(int)
    BaseGridControllerAny<ITransactionAssociation>.SetPageIndex(int)
    BaseGridControllerAny<ITransactionAssociation>.TrackResults(IEnumerable<ITransactionAssociation>)
    BaseGridControllerAny<ITransactionAssociation>.UpdateColumnFromName(string)
    BaseGridControllerAny<ITransactionAssociation>.IsZeroColumnColumnVisible(string)
    BaseGridControllerAny<ITransactionAssociation>.ToggleZeroColumns()
    BaseGridControllerAny<ITransactionAssociation>.UpdateAllZeroColumns()
    BaseGridControllerAny<ITransactionAssociation>.UpdateTransferColumnStatus()
    BaseGridControllerAny<ITransactionAssociation>.OnSelectedItemsChanged(IEnumerable<ITransactionAssociation>)
    BaseGridControllerAny<ITransactionAssociation>.GetStandardExtraColumns(string)
    BaseGridControllerAny<ITransactionAssociation>.ReApply()
    BaseGridControllerAny<ITransactionAssociation>.GetPublicToggleCommand()
    BaseGridControllerAny<ITransactionAssociation>.GetNewGridCommand()
    BaseGridControllerAny<ITransactionAssociation>.GetDeleteCommand()
    BaseGridControllerAny<ITransactionAssociation>.DeleteCommandIsQuickAccess()
    BaseGridControllerAny<ITransactionAssociation>.GetUpCommand()
    BaseGridControllerAny<ITransactionAssociation>.GetDownCommand()
    BaseGridControllerAny<ITransactionAssociation>.MoveItemSequence(object, object)
    BaseGridControllerAny<ITransactionAssociation>.GetLookupIDsForNewItems(Func<IBaseEntity, Task>)
    BaseGridControllerAny<ITransactionAssociation>.RemoveItems(IEnumerable<ITransactionAssociation>)
    BaseGridControllerAny<ITransactionAssociation>.AddItem(ITransactionAssociation)
    BaseGridControllerAny<ITransactionAssociation>.ToggleSearch(bool)
    BaseGridControllerAny<ITransactionAssociation>.CollectionType
    BaseGridControllerAny<ITransactionAssociation>.Descriptor
    BaseGridControllerAny<ITransactionAssociation>.ListenToChanges
    BaseGridControllerAny<ITransactionAssociation>.RowPreviewColumns
    BaseGridControllerAny<ITransactionAssociation>.GridView
    BaseGridControllerAny<ITransactionAssociation>.CurrentGridItems
    BaseGridControllerAny<ITransactionAssociation>.CurrentItems
    BaseGridControllerAny<ITransactionAssociation>.AutoSelectFirstRow
    BaseGridControllerAny<ITransactionAssociation>.AddStandardColumns
    BaseGridControllerAny<ITransactionAssociation>.StandardColumnsUniqueGroupKey
    BaseGridControllerAny<ITransactionAssociation>.DefaultRowCount
    BaseGridControllerAny<ITransactionAssociation>.DefaultOrOverridenRowCount
    BaseGridControllerAny<ITransactionAssociation>.UserOverridenPagingAmount
    BaseGridControllerAny<ITransactionAssociation>.PagerRequired
    BaseGridControllerAny<ITransactionAssociation>.TotalCount
    BaseGridControllerAny<ITransactionAssociation>.LimitPagesToTotal
    BaseGridControllerAny<ITransactionAssociation>.TotalPageCount
    BaseGridControllerAny<ITransactionAssociation>.Sortings
    BaseGridControllerAny<ITransactionAssociation>.Filters
    BaseGridControllerAny<ITransactionAssociation>.ShowCheckboxForMultiSelect
    BaseGridControllerAny<ITransactionAssociation>.TogglerZeroColumn
    BaseGridControllerAny<ITransactionAssociation>.TransferColToggler
    BaseGridControllerAny<ITransactionAssociation>.ItemRowColorProperty
    BaseGridControllerAny<ITransactionAssociation>.CanCreateNew
    BaseGridControllerAny<ITransactionAssociation>.SelectedItemForSubViews
    BaseGridControllerAny<ITransactionAssociation>.ItemCellDisableCell
    BaseGridControllerAny<ITransactionAssociation>.UpdateSubViewsWhenMultipleRowSelectionChanges
    BaseGridControllerAny<ITransactionAssociation>.ExcelExportCommand
    BaseGridControllerAny<ITransactionAssociation>.AllowColumnSelection
    BaseGridControllerAny<ITransactionAssociation>.AllowPublicToggleCommand
    BaseGridControllerAny<ITransactionAssociation>.AllowSearchCommand
    BaseGridControllerAny<ITransactionAssociation>.AllowPageSizeCommand
    BaseGridControllerAny<ITransactionAssociation>.AllowClearSearchSortFilter
    BaseGridControllerAny<ITransactionAssociation>.ShowGrouping
    BaseGridControllerAny<ITransactionAssociation>.ShowFrozenColumnsSplitter
    BaseGridControllerAny<ITransactionAssociation>.ShowVerticalGridLines
    BaseGridControllerAny<ITransactionAssociation>.CanUserSelect
    BaseGridControllerAny<ITransactionAssociation>.AllowMultipleSelect
    BaseGridControllerAny<ITransactionAssociation>.AllowExcelExport
    BaseGridControllerAny<ITransactionAssociation>.AllowSequencing
    BaseGridControllerAny<ITransactionAssociation>.AutoOpenNewItemInTab
    BaseGridControllerAny<ITransactionAssociation>.OpenFromRelatedColumnName
    BaseGridControllerAny<ITransactionAssociation>.PreventDuplicateLookupIDs
    BaseGridControllerAny<ITransactionAssociation>.SearchGroups
    BaseGridControllerAny<ITransactionAssociation>.SearchElements
    BaseGridController.ClearSearchSortFilter()
    BaseGridController.AddCustomCommand(ICustomCommand)
    BaseGridController.GetVisibleColumnNames()
    BaseGridController.AllPossibleSearchColumns()
    BaseGridController.SetOrdering(IEnumerable<QueryableSort>)
    BaseGridController.SetFilters(IEnumerable<QueryableFilter>)
    BaseGridController.SetSearch(string, IEnumerable<string>)
    BaseGridController.SetCreated(bool)
    BaseGridController.BulkUpdateMultipleSelectedItemsOnEdit
    BaseGridController.ComboItemsClear
    BaseGridController.DefaultColumnGroupIndexes
    BaseGridController.ExpandDefaultGroups
    BaseGridController.DefaultFrozenColumnCount
    BaseGridController.SearchColumns
    BaseGridController.Search
    BaseGridController.BaseGridView
    BaseGridController.Created
    BaseGridController.InternalFilter
    BaseGridController.IsSelected
    BaseGridController.ColumnSortings
    BaseGridController.ColumnFilters
    BaseGridController.CustomCommandParam
    BaseGridController.OnlyExportGrid
    BaseGridController.OnlyExportFromQuery
    BaseGridController.LoadPager
    BaseGridController.LoadOrOverridenPager
    BaseGridController.UserOverridenPagingVisible
    BaseGridController.CurrentPageIndex
    ModelViewController.DisplayItem(object)
    ModelViewController.GetCurrentDisplayedItem(object)
    ModelViewController.ShouldDisplayItem(object)
    ModelViewController.RemoveHandlers(object)
    ModelViewController.AddHandlers(object)
    ModelViewController.RemoveCommand(ViewCommand)
    ModelViewController.RemoveCommands<TOfType>()
    ModelViewController.InsertCommand(ViewCommand, int)
    ModelViewController.InsertCommand(ViewCommand, ViewCommand, ViewCommand)
    ModelViewController.UpdateAllCommands()
    ModelViewController.GetNestedViews()
    ModelViewController.RootController
    ModelViewController.ServiceContext
    ModelViewController.UIContext
    ModelViewController.CanWrite
    ModelViewController.TrackChanges
    ModelViewController.CheckIsLockedForCanWrite
    ModelViewController.DisplayIfNull
    ModelViewController.CurrentDisplayedItem
    ModelViewController.View
    ModelViewController.Commands
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: LemonEdge.Client.Core.Views
    Assembly: LemonEdge.ClientEntities.dll
    Syntax
    public class TransactionValueAssociationsController : BaseGridRelatedCollectionController<ITransaction, ITransactionAssociation>, IBaseGridController, ICollectionExportable, INewGridItemImplementor<ITransactionAssociation>, ICopyGridItemImplementor<ITransactionAssociation>, IGrid, IDeleteGridItemImplementor<ITransactionAssociation>, ISearchController, IModelViewController

    Constructors

    TransactionValueAssociationsController(IBaseGridRelatedCollection<ITransaction, ITransactionAssociation>)

    Creates a new TransactionValueAssociationsController

    Declaration
    public TransactionValueAssociationsController(IBaseGridRelatedCollection<ITransaction, ITransactionAssociation> view)
    Parameters
    Type Name Description
    IBaseGridRelatedCollection<ITransaction, ITransactionAssociation> view

    The IBaseGridRelatedCollection view implementation using the UI components of the client application

    Properties

    AllowCopyCommand

    Indicates that by default selected entities can be copied by the user with the copy command

    Declaration
    public override bool AllowCopyCommand { get; }
    Property Value
    Type Description
    bool
    Overrides
    LemonEdge.Client.Core.Views.Core.BaseGridController<LemonEdge.API.Entities.FinancialServices.Transactions.ITransactionAssociation>.AllowCopyCommand

    AllowDeleteCommand

    Indicates that by default selected entities can be deleted by the user with the delete command

    Declaration
    public override bool AllowDeleteCommand { get; }
    Property Value
    Type Description
    bool
    Overrides
    LemonEdge.Client.Core.Views.Core.BaseGridController<LemonEdge.API.Entities.FinancialServices.Transactions.ITransactionAssociation>.AllowDeleteCommand

    AllowNewCommand

    Indicates that by default entities can be created by the user with the new command

    Declaration
    public override bool AllowNewCommand { get; }
    Property Value
    Type Description
    bool
    Overrides
    LemonEdge.Client.Core.Views.Core.BaseGridController<LemonEdge.API.Entities.FinancialServices.Transactions.ITransactionAssociation>.AllowNewCommand

    AllowOpenCommand

    Indicates that by default selected entities can be opened by the user with the open command

    Declaration
    public override bool AllowOpenCommand { get; }
    Property Value
    Type Description
    bool
    Overrides
    LemonEdge.Client.Core.Views.Core.BaseGridController<LemonEdge.API.Entities.FinancialServices.Transactions.ITransactionAssociation>.AllowOpenCommand

    AllowXMLImportExport

    Indicates the command to allow the xml export of the data by the user is included in the InitCommands(IList<ViewCommand>)

    The default is true if the type ITransactionAssociation derives from ISetCopier

    Declaration
    public override bool AllowXMLImportExport { get; }
    Property Value
    Type Description
    bool
    Overrides
    LemonEdge.Client.Core.Views.Core.BaseGridControllerAny<LemonEdge.API.Entities.FinancialServices.Transactions.ITransactionAssociation>.AllowXMLImportExport

    CollectionRelationshipColumnName

    This is the property on the ITransactionAssociation entities that holds a relationship value that points to the SingleItem type

    This controller will automatically use that to filter the correct entities for the grid in AlterQuery(QueryableExecuter<TCollection>)

    Declaration
    public override string CollectionRelationshipColumnName { get; }
    Property Value
    Type Description
    string
    Overrides
    LemonEdge.Client.Core.Views.Core.BaseGridRelatedCollectionController<LemonEdge.API.Entities.FinancialServices.Transactions.ITransaction, LemonEdge.API.Entities.FinancialServices.Transactions.ITransactionAssociation>.CollectionRelationshipColumnName

    ContextHelpURL

    An optional associated url of a help file for the view this controller works with

    Declaration
    public override string ContextHelpURL { get; }
    Property Value
    Type Description
    string
    Overrides
    ModelViewController.ContextHelpURL

    DefaultSearchColumn

    The name of the column to use in the default search of text in the grid

    Declaration
    protected override string DefaultSearchColumn { get; }
    Property Value
    Type Description
    string
    Overrides
    BaseGridController.DefaultSearchColumn

    PopulateNewFromLookupColumnName

    Returns OpenFromRelatedColumnName

    Declaration
    public override string PopulateNewFromLookupColumnName { get; }
    Property Value
    Type Description
    string
    Overrides
    LemonEdge.Client.Core.Views.Core.BaseGridRelatedCollectionController<LemonEdge.API.Entities.FinancialServices.Transactions.ITransaction, LemonEdge.API.Entities.FinancialServices.Transactions.ITransactionAssociation>.PopulateNewFromLookupColumnName

    PopulateNewFromLookupRelationship

    If PopulateNewFromLookupColumnName is set this by default returns the relationship to use for the popup for that column, but allows it to be overridden

    Declaration
    public override EntityRelationship PopulateNewFromLookupRelationship { get; }
    Property Value
    Type Description
    EntityRelationship
    Overrides
    LemonEdge.Client.Core.Views.Core.BaseGridControllerAny<LemonEdge.API.Entities.FinancialServices.Transactions.ITransactionAssociation>.PopulateNewFromLookupRelationship

    Methods

    AlterColumnInfo(ControlDisplayInfo)

    Provides an inheriting controller the opportunity to alter the specified column before it is added to the IBaseGrid<T>

    This is used in conjunction with columns defined via ColumnNames(), rather than Columns() which explicitly defines all information

    The default operation provides a CustomComboItems if the column is against a property that is a link to an entity type (IsEntityLink)
    Declaration
    protected override void AlterColumnInfo(ControlDisplayInfo info)
    Parameters
    Type Name Description
    ControlDisplayInfo info

    The definition of the column that can be updated before being created in the IBaseGrid<T>

    Overrides
    LemonEdge.Client.Core.Views.Core.BaseGridControllerAny<LemonEdge.API.Entities.FinancialServices.Transactions.ITransactionAssociation>.AlterColumnInfo(LemonEdge.Client.UI.API.Controls.ControlDisplayInfo)

    AlterQuery(QueryableExecuter<ITransactionAssociation>)

    Ensures the query is filtered to only the transactions that have this header transactions as their parent

    This is not used by the controller, but can be used by the inheriting implementation. This controller overrides the GetGridSourceItems to use the processor loaded transactions instead

    Declaration
    protected override QueryableExecuter<ITransactionAssociation> AlterQuery(QueryableExecuter<ITransactionAssociation> query)
    Parameters
    Type Name Description
    QueryableExecuter<ITransactionAssociation> query

    The query to modify to only return the transactions in for this header transaction

    Returns
    Type Description
    QueryableExecuter<ITransactionAssociation>

    The query to return only transactions that have this header transaction as their parent

    Overrides
    LemonEdge.Client.Core.Views.Core.BaseGridRelatedCollectionController<LemonEdge.API.Entities.FinancialServices.Transactions.ITransaction, LemonEdge.API.Entities.FinancialServices.Transactions.ITransactionAssociation>.AlterQuery(LemonEdge.Utils.QueryableExecuter<LemonEdge.API.Entities.FinancialServices.Transactions.ITransactionAssociation>)

    Clear()

    Clears the paging information for the loaded grid items

    Declaration
    public override Task Clear()
    Returns
    Type Description
    Task

    A task indicating the completion of the operation

    Overrides
    LemonEdge.Client.Core.Views.Core.BaseGridControllerAny<LemonEdge.API.Entities.FinancialServices.Transactions.ITransactionAssociation>.Clear()

    ColumnGroups()

    Creates groupings for the valus columns - Entity info, then Local, Functional, Reporting values, and finally System for base hidden columns

    Declaration
    public override IEnumerable<GridColumnGroup> ColumnGroups()
    Returns
    Type Description
    IEnumerable<GridColumnGroup>
    Overrides
    BaseGridController.ColumnGroups()

    Columns()

    Adds the standard columns for the transaction value views: EntityID, IHeaderTransactionalEntity.Reference, and API.Entities.ITransaction.ParentTransactionID

    Then for each ITransactionTypeValue in this header transaction the system creates a corrosponding local, functional, reporting named column mapping to the correct value property

    Declaration
    public override IEnumerable<ControlDisplayInfo> Columns()
    Returns
    Type Description
    IEnumerable<ControlDisplayInfo>

    The columns to be displayed against this grid

    Overrides
    LemonEdge.Client.Core.Views.Core.BaseGridControllerAny<LemonEdge.API.Entities.FinancialServices.Transactions.ITransactionAssociation>.Columns()

    DisplayUI()

    Loads all the related transactions through the ITransactionProcessor for this HeaderTransaction and populates the grid with all the loaded transactions

    GetGridSourceItems is overridden to return the processor transactions instead of loading the transactions from the query

    Declaration
    public override Task DisplayUI()
    Returns
    Type Description
    Task

    A task indicating the completion of the operation

    Overrides
    LemonEdge.Client.Core.Views.Core.BaseGridControllerAny<LemonEdge.API.Entities.FinancialServices.Transactions.ITransactionAssociation>.DisplayUI()

    GetCanWrite(object)

    Declaration
    protected override Task<bool> GetCanWrite(object item)
    Parameters
    Type Name Description
    object item
    Returns
    Type Description
    Task<bool>
    Overrides
    ModelViewController.GetCanWrite(object)

    GetExportableColumnInfo(IEnumerable<ColumnDescriptor>)

    Overrides the grid exportable column info to include the dynamically created columns that map the ITransactionTypeValue amounts to the appropriate local, func, or reporting value against the transaction

    Declaration
    public override Task<IEnumerable<ControlDisplayVisibilityInfo>> GetExportableColumnInfo(IEnumerable<ColumnDescriptor> visibleColumns)
    Parameters
    Type Name Description
    IEnumerable<ColumnDescriptor> visibleColumns

    The current visible columns in the grid

    Returns
    Type Description
    Task<IEnumerable<ControlDisplayVisibilityInfo>>

    A list of columns and their export info

    Overrides
    BaseGridControllerAny<ITransactionAssociation>.GetExportableColumnInfo(IEnumerable<ColumnDescriptor>)

    InitAsync()

    Provides the controller a chance to initialize any dependant data. Called once by the system after controller creation.

    Declaration
    public override Task InitAsync()
    Returns
    Type Description
    Task

    A task indicating the completion of the operation

    Overrides
    BaseGridController.InitAsync()

    InitCommands(IList<ViewCommand>)

    Adds the following commands, if the associated AllowXXXCommand property returns true: A public toggle, multi-select row, open, column visiblitiy, transfer visible, search, view cancelled, view system, export, new, copy, move up/down, xml export, and delete commands

    Declaration
    protected override void InitCommands(IList<ViewCommand> commands)
    Parameters
    Type Name Description
    IList<ViewCommand> commands

    The initial set of commands for this view

    Overrides
    BaseGridRelatedCollectionController<ITransaction, ITransactionAssociation>.InitCommands(IList<ViewCommand>)

    UpdateNewItem(ITransactionAssociation)

    Updates any new item created in this grid to also have the CollectionRelationshipColumnName property hold the value of the SingleItem ID

    Declaration
    protected override Task UpdateNewItem(ITransactionAssociation item)
    Parameters
    Type Name Description
    ITransactionAssociation item

    The new item created for this grid

    Returns
    Type Description
    Task

    A task indicating the completion of the operation

    Overrides
    LemonEdge.Client.Core.Views.Core.BaseGridRelatedCollectionController<LemonEdge.API.Entities.FinancialServices.Transactions.ITransaction, LemonEdge.API.Entities.FinancialServices.Transactions.ITransactionAssociation>.UpdateNewItem(LemonEdge.API.Entities.FinancialServices.Transactions.ITransactionAssociation)

    Implements

    IBaseGridController
    ICollectionExportable
    INewGridItemImplementor<T>
    ICopyGridItemImplementor<T>
    IGrid
    IDeleteGridItemImplementor<T>
    ISearchController
    IModelViewController

    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.