Search Results for

    Show / Hide Table of Contents

    Class TransactionMatchersController

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

    Constructors

    TransactionMatchersController(IBaseGrid<ITransactionMatcher>)

    Declaration
    public TransactionMatchersController(IBaseGrid<ITransactionMatcher> view)
    Parameters
    Type Name Description
    IBaseGrid<ITransactionMatcher> 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.ITransactionMatcher>.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.