Search Results for

    Show / Hide Table of Contents

    Class TransactionTypesController

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

    Constructors

    TransactionTypesController(IBaseGrid<ITransactionType>)

    Declaration
    public TransactionTypesController(IBaseGrid<ITransactionType> view)
    Parameters
    Type Name Description
    IBaseGrid<ITransactionType> view

    Properties

    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.ITransactionType>.AllowOpenCommand

    AutoOpenNewItemInTab

    Indicates when creating a new item in the grid that it should automatically be opened in a new tab as well

    The default is true if the type ITransactionType is an entity that is not a IsStandingDataEntity

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

    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

    Methods

    AlterQuery(QueryableExecuter<ITransactionType>)

    Provides the inheriting controller an opportunity to modify the query used to load the data for this IBaseGrid<T>

    Default implementation does nothing unless the type ITransactionType is an entity with a property with a SequenceStart, in which case it is ordered by that

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

    The query for this grid to always be altered before being executed

    Returns
    Type Description
    QueryableExecuter<ITransactionType>

    The query to be used to execute results for this grid

    Overrides
    LemonEdge.Client.Core.Views.Core.BaseGridControllerAny<LemonEdge.API.Entities.FinancialServices.Transactions.ITransactionType>.AlterQuery(LemonEdge.Utils.QueryableExecuter<LemonEdge.API.Entities.FinancialServices.Transactions.ITransactionType>)

    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.ITransactionType>.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.