Search Results for

    Show / Hide Table of Contents

    Class DocumentCategoriesController

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

    Constructors

    DocumentCategoriesController(IBaseGrid<IDocumentCategory>)

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

    CheckIsLockedForCanWrite

    Indicates the controller should check if the item is locked before allowing CanWrite to be true. Defaults to true.

    Declaration
    protected override bool CheckIsLockedForCanWrite { get; }
    Property Value
    Type Description
    bool
    Overrides
    ModelViewController.CheckIsLockedForCanWrite

    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

    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.Workflow.IDocumentCategory>.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.