Search Results for

    Show / Hide Table of Contents

    Class RateTypesController

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

    Constructors

    RateTypesController(IBaseGrid<IRateType>)

    Declaration
    public RateTypesController(IBaseGrid<IRateType> view)
    Parameters
    Type Name Description
    IBaseGrid<IRateType> 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.Products.IRateType>.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 IRateType 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.Products.IRateType>.AutoOpenNewItemInTab

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

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

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

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

    Returns
    Type Description
    QueryableExecuter<IRateType>

    The query to be used to execute results for this grid

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

    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.Products.IRateType>.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.