Search Results for

    Show / Hide Table of Contents

    Class CustomObjectIndexesController

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

    Constructors

    CustomObjectIndexesController(IBaseGridRelatedCollection<ICustomObject, ICustomObjectIndex>)

    Declaration
    public CustomObjectIndexesController(IBaseGridRelatedCollection<ICustomObject, ICustomObjectIndex> view)
    Parameters
    Type Name Description
    IBaseGridRelatedCollection<ICustomObject, ICustomObjectIndex> 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.Design.ICustomObjectIndex>.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 ICustomObjectIndex 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.Design.ICustomObjectIndex>.AutoOpenNewItemInTab

    CollectionRelationshipColumnName

    This is the property on the ICustomObjectIndex entities that holds a relationship value that points to the SingleItem type

    This controller will automatically use that to filter the correct entities for the grid in AlterQuery(QueryableExecuter<TCollection>)

    Declaration
    public override string CollectionRelationshipColumnName { get; }
    Property Value
    Type Description
    string
    Overrides
    LemonEdge.Client.Core.Views.Core.BaseGridRelatedCollectionController<LemonEdge.API.Entities.Design.ICustomObject, LemonEdge.API.Entities.Design.ICustomObjectIndex>.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

    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.Design.ICustomObjectIndex>.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.