Search Results for

    Show / Hide Table of Contents

    Class CurrenciesController

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

    Constructors

    CurrenciesController(IBaseGrid<ICurrency>)

    Declaration
    public CurrenciesController(IBaseGrid<ICurrency> view)
    Parameters
    Type Name Description
    IBaseGrid<ICurrency> view

    Properties

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

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

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

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

    Returns
    Type Description
    QueryableExecuter<ICurrency>

    The query to be used to execute results for this grid

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

    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.FX.ICurrency>.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.