Search Results for

    Show / Hide Table of Contents

    Class TransactionAggregatorsController

    Inheritance
    object
    ModelViewController
    BaseGridController
    BaseGridControllerAny<ITransactionAggregator>
    BaseGridController<ITransactionAggregator>
    TransactionAggregatorsController
    Implements
    IBaseGridController
    ICollectionExportable
    INewGridItemImplementor<ITransactionAggregator>
    ICopyGridItemImplementor<ITransactionAggregator>
    IGrid
    IDeleteGridItemImplementor<ITransactionAggregator>
    ISearchController
    IModelViewController
    Inherited Members
    BaseGridController<ITransactionAggregator>.LoadExtendedItem(Type, object)
    BaseGridController<ITransactionAggregator>.GetGridSourceItems()
    BaseGridController<ITransactionAggregator>.LoadExtendedData(IEnumerable<ITransactionAggregator>)
    BaseGridController<ITransactionAggregator>.ConvertParameterItemsFilterToItems(IEnumerable<IBaseEntity>)
    BaseGridController<ITransactionAggregator>.GetInternalDescriptor()
    BaseGridController<ITransactionAggregator>.GetCurrentQuery()
    BaseGridController<ITransactionAggregator>.GetQueryForExcelResults()
    BaseGridController<ITransactionAggregator>.GetCreationQuery()
    BaseGridController<ITransactionAggregator>.AddParameterIDFilterToQuery(QueryableExecuter<ITransactionAggregator>, IEnumerable<Guid>)
    BaseGridController<ITransactionAggregator>.AddParameterFilterToQuery(QueryableExecuter<ITransactionAggregator>, QueryableFilter)
    BaseGridController<ITransactionAggregator>.GetOpenGridCommand()
    BaseGridController<ITransactionAggregator>.GetCopyGridCommand()
    BaseGridController<ITransactionAggregator>.OnOpenRowItem(ITransactionAggregator)
    BaseGridController<ITransactionAggregator>.ProcessCustomCommandResult(object)
    BaseGridController<ITransactionAggregator>.AllowIDFilter
    BaseGridController<ITransactionAggregator>.NewItemHelper
    BaseGridController<ITransactionAggregator>.CopyItemHelper
    BaseGridController<ITransactionAggregator>.AllowOpenCommand
    BaseGridController<ITransactionAggregator>.AllowNewCommand
    BaseGridController<ITransactionAggregator>.AllowCopyCommand
    BaseGridController<ITransactionAggregator>.AllowDeleteCommand
    BaseGridController<ITransactionAggregator>.OpenInSameContext
    BaseGridController<ITransactionAggregator>.HasGlobalFilter
    BaseGridControllerAny<ITransactionAggregator>.CanDelete(ITransactionAggregator)
    BaseGridControllerAny<ITransactionAggregator>.Clear()
    BaseGridControllerAny<ITransactionAggregator>.CloseController()
    BaseGridControllerAny<ITransactionAggregator>.Redisplay()
    BaseGridControllerAny<ITransactionAggregator>.GetGridController(IBaseGrid<ITransactionAggregator>)
    BaseGridControllerAny<ITransactionAggregator>.CanEditRowItem(ITransactionAggregator)
    BaseGridControllerAny<ITransactionAggregator>.CanEditRowItem(ITransactionAggregator, short)
    BaseGridControllerAny<ITransactionAggregator>.OnTrackedItemChanged(object, string)
    BaseGridControllerAny<ITransactionAggregator>.GetGridSourceItems(IEnumerable<ITransactionAggregator>, QueryableExecuterApplyType)
    BaseGridControllerAny<ITransactionAggregator>.AlterLoadedItems(IEnumerable<ITransactionAggregator>)
    BaseGridControllerAny<ITransactionAggregator>.InitDisplay()
    BaseGridControllerAny<ITransactionAggregator>.ResetColumnsAndGroups(bool)
    BaseGridControllerAny<ITransactionAggregator>.DisplayUI()
    BaseGridControllerAny<ITransactionAggregator>.GetItemToReselect(object)
    BaseGridControllerAny<ITransactionAggregator>.LoadAdditionalColumns()
    BaseGridControllerAny<ITransactionAggregator>.Columns()
    BaseGridControllerAny<ITransactionAggregator>.AddCol(short, ControlDisplayInfoLight, EntityDescriptor)
    BaseGridControllerAny<ITransactionAggregator>.PivotColumns(short)
    BaseGridControllerAny<ITransactionAggregator>.UpdateNewItem(ITransactionAggregator)
    BaseGridControllerAny<ITransactionAggregator>.AlterQuery(QueryableExecuter<ITransactionAggregator>)
    BaseGridControllerAny<ITransactionAggregator>.ApplyGridSettingsToFilter(QueryableExecuter)
    BaseGridControllerAny<ITransactionAggregator>.ApplyPaging(QueryableExecuter)
    BaseGridControllerAny<ITransactionAggregator>.SetTotalCount(int)
    BaseGridControllerAny<ITransactionAggregator>.SetPageIndex(int)
    BaseGridControllerAny<ITransactionAggregator>.TrackResults(IEnumerable<ITransactionAggregator>)
    BaseGridControllerAny<ITransactionAggregator>.AlterColumnInfo(ControlDisplayInfo)
    BaseGridControllerAny<ITransactionAggregator>.UpdateColumnFromName(string)
    BaseGridControllerAny<ITransactionAggregator>.GetExportableColumnInfo(IEnumerable<ColumnDescriptor>)
    BaseGridControllerAny<ITransactionAggregator>.IsZeroColumnColumnVisible(string)
    BaseGridControllerAny<ITransactionAggregator>.ToggleZeroColumns()
    BaseGridControllerAny<ITransactionAggregator>.UpdateAllZeroColumns()
    BaseGridControllerAny<ITransactionAggregator>.UpdateTransferColumnStatus()
    BaseGridControllerAny<ITransactionAggregator>.OnSelectedItemsChanged(IEnumerable<ITransactionAggregator>)
    BaseGridControllerAny<ITransactionAggregator>.GetStandardExtraColumns(string)
    BaseGridControllerAny<ITransactionAggregator>.ReApply()
    BaseGridControllerAny<ITransactionAggregator>.InitCommands(IList<ViewCommand>)
    BaseGridControllerAny<ITransactionAggregator>.GetPublicToggleCommand()
    BaseGridControllerAny<ITransactionAggregator>.GetNewGridCommand()
    BaseGridControllerAny<ITransactionAggregator>.GetDeleteCommand()
    BaseGridControllerAny<ITransactionAggregator>.DeleteCommandIsQuickAccess()
    BaseGridControllerAny<ITransactionAggregator>.GetUpCommand()
    BaseGridControllerAny<ITransactionAggregator>.GetDownCommand()
    BaseGridControllerAny<ITransactionAggregator>.MoveItemSequence(object, object)
    BaseGridControllerAny<ITransactionAggregator>.GetLookupIDsForNewItems(Func<IBaseEntity, Task>)
    BaseGridControllerAny<ITransactionAggregator>.RemoveItems(IEnumerable<ITransactionAggregator>)
    BaseGridControllerAny<ITransactionAggregator>.AddItem(ITransactionAggregator)
    BaseGridControllerAny<ITransactionAggregator>.ToggleSearch(bool)
    BaseGridControllerAny<ITransactionAggregator>.CollectionType
    BaseGridControllerAny<ITransactionAggregator>.Descriptor
    BaseGridControllerAny<ITransactionAggregator>.ListenToChanges
    BaseGridControllerAny<ITransactionAggregator>.RowPreviewColumns
    BaseGridControllerAny<ITransactionAggregator>.GridView
    BaseGridControllerAny<ITransactionAggregator>.CurrentGridItems
    BaseGridControllerAny<ITransactionAggregator>.CurrentItems
    BaseGridControllerAny<ITransactionAggregator>.AutoSelectFirstRow
    BaseGridControllerAny<ITransactionAggregator>.AddStandardColumns
    BaseGridControllerAny<ITransactionAggregator>.StandardColumnsUniqueGroupKey
    BaseGridControllerAny<ITransactionAggregator>.DefaultRowCount
    BaseGridControllerAny<ITransactionAggregator>.DefaultOrOverridenRowCount
    BaseGridControllerAny<ITransactionAggregator>.UserOverridenPagingAmount
    BaseGridControllerAny<ITransactionAggregator>.PagerRequired
    BaseGridControllerAny<ITransactionAggregator>.TotalCount
    BaseGridControllerAny<ITransactionAggregator>.LimitPagesToTotal
    BaseGridControllerAny<ITransactionAggregator>.TotalPageCount
    BaseGridControllerAny<ITransactionAggregator>.Sortings
    BaseGridControllerAny<ITransactionAggregator>.Filters
    BaseGridControllerAny<ITransactionAggregator>.ShowCheckboxForMultiSelect
    BaseGridControllerAny<ITransactionAggregator>.TogglerZeroColumn
    BaseGridControllerAny<ITransactionAggregator>.TransferColToggler
    BaseGridControllerAny<ITransactionAggregator>.ItemRowColorProperty
    BaseGridControllerAny<ITransactionAggregator>.CanCreateNew
    BaseGridControllerAny<ITransactionAggregator>.SelectedItemForSubViews
    BaseGridControllerAny<ITransactionAggregator>.ItemCellDisableCell
    BaseGridControllerAny<ITransactionAggregator>.UpdateSubViewsWhenMultipleRowSelectionChanges
    BaseGridControllerAny<ITransactionAggregator>.ExcelExportCommand
    BaseGridControllerAny<ITransactionAggregator>.AllowColumnSelection
    BaseGridControllerAny<ITransactionAggregator>.AllowPublicToggleCommand
    BaseGridControllerAny<ITransactionAggregator>.AllowSearchCommand
    BaseGridControllerAny<ITransactionAggregator>.AllowPageSizeCommand
    BaseGridControllerAny<ITransactionAggregator>.AllowClearSearchSortFilter
    BaseGridControllerAny<ITransactionAggregator>.ShowGrouping
    BaseGridControllerAny<ITransactionAggregator>.ShowFrozenColumnsSplitter
    BaseGridControllerAny<ITransactionAggregator>.ShowVerticalGridLines
    BaseGridControllerAny<ITransactionAggregator>.CanUserSelect
    BaseGridControllerAny<ITransactionAggregator>.AllowXMLImportExport
    BaseGridControllerAny<ITransactionAggregator>.AllowMultipleSelect
    BaseGridControllerAny<ITransactionAggregator>.AllowExcelExport
    BaseGridControllerAny<ITransactionAggregator>.AllowSequencing
    BaseGridControllerAny<ITransactionAggregator>.AutoOpenNewItemInTab
    BaseGridControllerAny<ITransactionAggregator>.OpenFromRelatedColumnName
    BaseGridControllerAny<ITransactionAggregator>.PopulateNewFromLookupColumnName
    BaseGridControllerAny<ITransactionAggregator>.PreventDuplicateLookupIDs
    BaseGridControllerAny<ITransactionAggregator>.PopulateNewFromLookupRelationship
    BaseGridControllerAny<ITransactionAggregator>.SearchGroups
    BaseGridControllerAny<ITransactionAggregator>.SearchElements
    BaseGridController.ClearSearchSortFilter()
    BaseGridController.InitAsync()
    BaseGridController.AddCustomCommand(ICustomCommand)
    BaseGridController.ColumnGroups()
    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.DefaultSearchColumn
    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.GetCanWrite(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.Controllers
    Assembly: LemonEdge.ClientEntities.dll
    Syntax
    public class TransactionAggregatorsController : BaseGridController<ITransactionAggregator>, IBaseGridController, ICollectionExportable, INewGridItemImplementor<ITransactionAggregator>, ICopyGridItemImplementor<ITransactionAggregator>, IGrid, IDeleteGridItemImplementor<ITransactionAggregator>, ISearchController, IModelViewController

    Constructors

    TransactionAggregatorsController(IBaseGrid<ITransactionAggregator>)

    Declaration
    public TransactionAggregatorsController(IBaseGrid<ITransactionAggregator> view)
    Parameters
    Type Name Description
    IBaseGrid<ITransactionAggregator> view

    Properties

    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

    Methods

    ColumnNames()

    A list of all the columns to be dynamically created in the IBaseGrid<T>

    This is used by the system to create the actual ControlDisplayInfo classes required from the Columns() property

    You can override this to provide a simple definition of each column (combined with AlterControlInfo(ControlDisplayInfo) for more detail), or you can just override Columns() and ignore this
    Declaration
    protected override IEnumerable<ControlDisplayInfoLight> ColumnNames()
    Returns
    Type Description
    IEnumerable<ControlDisplayInfoLight>

    A list of all the columns to be dynamically created in the IBaseGrid<T>

    Overrides
    LemonEdge.Client.Core.Views.Core.BaseGridControllerAny<LemonEdge.API.Entities.FinancialServices.Transactions.ITransactionAggregator>.ColumnNames()

    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.