Search Results for

    Show / Hide Table of Contents

    Class EntityPeriodClosingsControllerBase

    A standard base view that displays a list of IEntityPeriodClosing against an object entity that inherits IObjectEntityBase and has HasGL set to true

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

    Constructors

    EntityPeriodClosingsControllerBase(IBaseGridRelatedCollection<IObjectEntityBase, IEntityPeriodClosing>)

    Creates a new EntityPeriodClosingsControllerBase

    Declaration
    public EntityPeriodClosingsControllerBase(IBaseGridRelatedCollection<IObjectEntityBase, IEntityPeriodClosing> view)
    Parameters
    Type Name Description
    IBaseGridRelatedCollection<IObjectEntityBase, IEntityPeriodClosing> view

    The IBaseGridRelatedCollection view implementation using the UI components of the client application

    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
    BaseGridController<IEntityPeriodClosing>.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 IEntityPeriodClosing is an entity that is not a IsStandingDataEntity

    Declaration
    public override bool AutoOpenNewItemInTab { get; }
    Property Value
    Type Description
    bool
    Overrides
    BaseGridControllerAny<IEntityPeriodClosing>.AutoOpenNewItemInTab

    CollectionRelationshipColumnName

    Specified that the property EntityID holds the relationship from an IEntityPeriodClosing to the parent IObjectEntityBase SingleItem of this view

    Declaration
    public override string CollectionRelationshipColumnName { get; }
    Property Value
    Type Description
    string
    Overrides
    BaseGridRelatedCollectionController<IObjectEntityBase, IEntityPeriodClosing>.CollectionRelationshipColumnName

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

    Orders the query results by the PeriodClosedDate

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

    The query for all the period closings for this entity

    Returns
    Type Description
    QueryableExecuter<IEntityPeriodClosing>

    The altered query that returns all period end closings for this entity

    Overrides
    BaseGridRelatedCollectionController<IObjectEntityBase, IEntityPeriodClosing>.AlterQuery(QueryableExecuter<IEntityPeriodClosing>)

    ColumnNames()

    Adds the EntityID, and PeriodClosedDate columns to the grid

    Declaration
    protected override IEnumerable<ControlDisplayInfoLight> ColumnNames()
    Returns
    Type Description
    IEnumerable<ControlDisplayInfoLight>

    The columns to be added to this grid

    Overrides
    BaseGridControllerAny<IEntityPeriodClosing>.ColumnNames()

    InitCommands(IList<ViewCommand>)

    Adds the following commands, if the associated AllowXXXCommand property returns true: A public toggle, multi-select row, open, column visiblitiy, transfer visible, search, view cancelled, view system, export, new, copy, move up/down, xml export, and delete commands

    Declaration
    protected override void InitCommands(IList<ViewCommand> commands)
    Parameters
    Type Name Description
    IList<ViewCommand> commands

    The initial set of commands for this view

    Overrides
    BaseGridRelatedCollectionController<IObjectEntityBase, IEntityPeriodClosing>.InitCommands(IList<ViewCommand>)

    UpdateNewItem(IEntityPeriodClosing)

    Sets the default period close date to today

    Declaration
    protected override Task UpdateNewItem(IEntityPeriodClosing item)
    Parameters
    Type Name Description
    IEntityPeriodClosing item

    The new period end closing created by the user

    Returns
    Type Description
    Task

    A task indicating the completion of this operation

    Overrides
    BaseGridRelatedCollectionController<IObjectEntityBase, IEntityPeriodClosing>.UpdateNewItem(IEntityPeriodClosing)

    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.