Search Results for

    Show / Hide Table of Contents

    Class AllocationPathsController

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

    Constructors

    AllocationPathsController(IBaseGrid<IAllocationPath>)

    Declaration
    public AllocationPathsController(IBaseGrid<IAllocationPath> view)
    Parameters
    Type Name Description
    IBaseGrid<IAllocationPath> 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.IAllocationPath>.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 IAllocationPath 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.IAllocationPath>.AutoOpenNewItemInTab

    AutoSelectFirstRow

    Indicates the first row of the results in this grid should automatically be selected by the view when the data is loaded and displayed

    The default is false

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

    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<IAllocationPath>)

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

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

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

    Returns
    Type Description
    QueryableExecuter<IAllocationPath>

    The query to be used to execute results for this grid

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

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