Search Results for

    Show / Hide Table of Contents

    Class IndustriesController

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

    Constructors

    IndustriesController(IBaseGrid<IIndustry>)

    Declaration
    public IndustriesController(IBaseGrid<IIndustry> view)
    Parameters
    Type Name Description
    IBaseGrid<IIndustry> 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.LegalEntity.IIndustry>.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 IIndustry 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.LegalEntity.IIndustry>.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<IIndustry>)

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

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

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

    Returns
    Type Description
    QueryableExecuter<IIndustry>

    The query to be used to execute results for this grid

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

    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.LegalEntity.IIndustry>.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.