Search Results for

    Show / Hide Table of Contents

    Class GLClassificationsController

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

    Constructors

    GLClassificationsController(IBaseGrid<IGLClassification>)

    Declaration
    public GLClassificationsController(IBaseGrid<IGLClassification> view)
    Parameters
    Type Name Description
    IBaseGrid<IGLClassification> 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.Accounting.IGLClassification>.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 IGLClassification 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.Accounting.IGLClassification>.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<IGLClassification>)

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

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

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

    Returns
    Type Description
    QueryableExecuter<IGLClassification>

    The query to be used to execute results for this grid

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

    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.Accounting.IGLClassification>.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.