Search Results for

    Show / Hide Table of Contents

    Class TagsController

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

    Constructors

    TagsController(IBaseGrid<ITag>)

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

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

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

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

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

    Returns
    Type Description
    QueryableExecuter<ITag>

    The query to be used to execute results for this grid

    Overrides
    LemonEdge.Client.Core.Views.Core.BaseGridControllerAny<LemonEdge.API.Entities.Workflow.ITag>.AlterQuery(LemonEdge.Utils.QueryableExecuter<LemonEdge.API.Entities.Workflow.ITag>)

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