Search Results for

    Show / Hide Table of Contents

    Class TransactionTypeValuesOnlyController

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

    Constructors

    TransactionTypeValuesOnlyController(IBaseGrid<ITransactionTypeValue>)

    Declaration
    public TransactionTypeValuesOnlyController(IBaseGrid<ITransactionTypeValue> view)
    Parameters
    Type Name Description
    IBaseGrid<ITransactionTypeValue> view

    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.ITransactionTypeValue>.AllowCopyCommand

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

    Methods

    AlterQuery(QueryableExecuter<ITransactionTypeValue>)

    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 ITransactionTypeValue is an entity with a property with a SequenceStart, in which case it is ordered by that

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

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

    Returns
    Type Description
    QueryableExecuter<ITransactionTypeValue>

    The query to be used to execute results for this grid

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

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