Search Results for

    Show / Hide Table of Contents

    Class GLRollupHeadersController

    Inheritance
    object
    ModelViewController
    BaseTreeViewAnyController<IGLRollupHeader>
    BaseTreeViewController<IGLRollupHeader>
    BaseTreeViewRelatedController<IGLRollup, IGLRollupHeader>
    GLRollupHeadersController
    Implements
    ICollectionExportable
    ISearchController
    IModelViewController
    Inherited Members
    BaseTreeViewRelatedController<IGLRollup, IGLRollupHeader>.GetQuery()
    BaseTreeViewRelatedController<IGLRollup, IGLRollupHeader>.UpdateNewItem(IGLRollupHeader)
    BaseTreeViewRelatedController<IGLRollup, IGLRollupHeader>.SingleItem
    BaseTreeViewRelatedController<IGLRollup, IGLRollupHeader>.GetRelationPropName
    BaseTreeViewController<IGLRollupHeader>.InitCommands(IList<ViewCommand>)
    BaseTreeViewController<IGLRollupHeader>.GetQuery()
    BaseTreeViewController<IGLRollupHeader>.AlterQuery(QueryableExecuter<IGLRollupHeader>)
    BaseTreeViewController<IGLRollupHeader>.GetIDValue(IGLRollupHeader)
    BaseTreeViewController<IGLRollupHeader>.CreateNewItem()
    BaseTreeViewController<IGLRollupHeader>.UpdateNewItem(IGLRollupHeader)
    BaseTreeViewController<IGLRollupHeader>.OnItemMovedUpOrDown(IGLRollupHeader, bool)
    BaseTreeViewController<IGLRollupHeader>.InsertAndSelectNewItem(IGLRollupHeader)
    BaseTreeViewController<IGLRollupHeader>.CreateCopiedNode(TreeNode<IGLRollupHeader>, TreeNode<IGLRollupHeader>)
    BaseTreeViewController<IGLRollupHeader>.LoadItems()
    BaseTreeViewController<IGLRollupHeader>.GetQueryForExcelResults()
    BaseTreeViewController<IGLRollupHeader>.CommandNewAllow
    BaseTreeViewController<IGLRollupHeader>.CommandDeleteAllow
    BaseTreeViewController<IGLRollupHeader>.CommandNewType
    BaseTreeViewController<IGLRollupHeader>.CommandNew
    BaseTreeViewController<IGLRollupHeader>.CommandCopy
    BaseTreeViewController<IGLRollupHeader>.CommandOpen
    BaseTreeViewController<IGLRollupHeader>.CommandDelete
    BaseTreeViewController<IGLRollupHeader>.AutoPromptForLabelOnNew
    BaseTreeViewAnyController<IGLRollupHeader>._descriptor
    BaseTreeViewAnyController<IGLRollupHeader>._items
    BaseTreeViewAnyController<IGLRollupHeader>._rootNodes
    BaseTreeViewAnyController<IGLRollupHeader>.HasLazyChildrenToLoad(TreeNode<IGLRollupHeader>)
    BaseTreeViewAnyController<IGLRollupHeader>.CanMoveToRoot(IGLRollupHeader)
    BaseTreeViewAnyController<IGLRollupHeader>.CanMoveAsChildOfItem(IGLRollupHeader, IGLRollupHeader)
    BaseTreeViewAnyController<IGLRollupHeader>.OnNodeMoved(TreeNode<IGLRollupHeader>, TreeNode<IGLRollupHeader>, TreeNode<IGLRollupHeader>)
    BaseTreeViewAnyController<IGLRollupHeader>.LoadDataForCopyingNode(TreeNode<IGLRollupHeader>)
    BaseTreeViewAnyController<IGLRollupHeader>.UpdateRootCopiedNode(TreeNode<IGLRollupHeader>, TreeNode<IGLRollupHeader>)
    BaseTreeViewAnyController<IGLRollupHeader>.GetTreeController(IBaseTreeView<IGLRollupHeader>)
    BaseTreeViewAnyController<IGLRollupHeader>.Clear()
    BaseTreeViewAnyController<IGLRollupHeader>.CloseController()
    BaseTreeViewAnyController<IGLRollupHeader>.DisplayUI()
    BaseTreeViewAnyController<IGLRollupHeader>.LazyLoadChildren(TreeNode<IGLRollupHeader>)
    BaseTreeViewAnyController<IGLRollupHeader>.WrapAsTreeNodes(IEnumerable<IGLRollupHeader>)
    BaseTreeViewAnyController<IGLRollupHeader>.CreateWrapper(IGLRollupHeader, TreeNode<IGLRollupHeader>)
    BaseTreeViewAnyController<IGLRollupHeader>.OnSelectionChanged(object, EventArgs)
    BaseTreeViewAnyController<IGLRollupHeader>.PromptForItemLabel(IGLRollupHeader)
    BaseTreeViewAnyController<IGLRollupHeader>.OpenItem(IGLRollupHeader)
    BaseTreeViewAnyController<IGLRollupHeader>.OnDeleteItem(IGLRollupHeader)
    BaseTreeViewAnyController<IGLRollupHeader>.WrapAsTreeNodes(TreeNode<IGLRollupHeader>, IEnumerable<IGLRollupHeader>)
    BaseTreeViewAnyController<IGLRollupHeader>.ToggleSearch(bool)
    BaseTreeViewAnyController<IGLRollupHeader>.SetSearch(string, IEnumerable<string>)
    BaseTreeViewAnyController<IGLRollupHeader>.GetExportableColumnInfo(IEnumerable<ColumnDescriptor>)
    BaseTreeViewAnyController<IGLRollupHeader>.GetVisibleColumnNames()
    BaseTreeViewAnyController<IGLRollupHeader>.ColumnGroups()
    BaseTreeViewAnyController<IGLRollupHeader>.IgnoreEvents
    BaseTreeViewAnyController<IGLRollupHeader>.TreeView
    BaseTreeViewAnyController<IGLRollupHeader>.Descriptor
    BaseTreeViewAnyController<IGLRollupHeader>.Roots
    BaseTreeViewAnyController<IGLRollupHeader>.SelectedItemForSubViews
    BaseTreeViewAnyController<IGLRollupHeader>.GetDefaultOrderPropertyName
    BaseTreeViewAnyController<IGLRollupHeader>.GetDefaultOrder
    BaseTreeViewAnyController<IGLRollupHeader>.GetTreeNodeColorPropertyName
    BaseTreeViewAnyController<IGLRollupHeader>.GetTreeNodeIconPropertyName
    BaseTreeViewAnyController<IGLRollupHeader>.GetTreeNodeTooltipPropertyName
    BaseTreeViewAnyController<IGLRollupHeader>.LoadedItems
    BaseTreeViewAnyController<IGLRollupHeader>.CommandNewCanCreate
    BaseTreeViewAnyController<IGLRollupHeader>.CommandCopyAllow
    BaseTreeViewAnyController<IGLRollupHeader>.CommandOpenAllow
    BaseTreeViewAnyController<IGLRollupHeader>.CommandDeleteCanDelete
    BaseTreeViewAnyController<IGLRollupHeader>.CommandRenameAllow
    BaseTreeViewAnyController<IGLRollupHeader>.RenameHasOtherProperties
    BaseTreeViewAnyController<IGLRollupHeader>.CommandAllowSearch
    BaseTreeViewAnyController<IGLRollupHeader>.OpenFromRelatedColumnName
    BaseTreeViewAnyController<IGLRollupHeader>.CommandNewAllowMultipleRoots
    BaseTreeViewAnyController<IGLRollupHeader>.AutoExpandAll
    BaseTreeViewAnyController<IGLRollupHeader>.AllowXMLImportExport
    BaseTreeViewAnyController<IGLRollupHeader>.ForceSubViewUpdateOnChangeEvenIfSame
    BaseTreeViewAnyController<IGLRollupHeader>.SearchColumns
    BaseTreeViewAnyController<IGLRollupHeader>.SearchGroups
    BaseTreeViewAnyController<IGLRollupHeader>.SearchElements
    BaseTreeViewAnyController<IGLRollupHeader>.CollectionType
    BaseTreeViewAnyController<IGLRollupHeader>.OnlyExportGrid
    BaseTreeViewAnyController<IGLRollupHeader>.OnlyExportFromQuery
    BaseTreeViewAnyController<IGLRollupHeader>.PagerRequired
    BaseTreeViewAnyController<IGLRollupHeader>.CurrentGridItems
    ModelViewController.InitAsync()
    ModelViewController.DisplayItem(object)
    ModelViewController.GetCurrentDisplayedItem(object)
    ModelViewController.Redisplay()
    ModelViewController.OnTrackedItemChanged(object, string)
    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.ListenToChanges
    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 GLRollupHeadersController : BaseTreeViewRelatedController<IGLRollup, IGLRollupHeader>, ICollectionExportable, ISearchController, IModelViewController

    Constructors

    GLRollupHeadersController(IBaseTreeView<IGLRollupHeader>)

    Declaration
    public GLRollupHeadersController(IBaseTreeView<IGLRollupHeader> view)
    Parameters
    Type Name Description
    IBaseTreeView<IGLRollupHeader> 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

    GetParentIDPropertyName

    Returns the property on the entity type IGLRollupHeader that holds the relationship to the parent instance of type IGLRollupHeader too

    Declaration
    protected override string GetParentIDPropertyName { get; }
    Property Value
    Type Description
    string
    Overrides
    LemonEdge.Client.Core.Views.Core.BaseTreeViewAnyController<LemonEdge.API.Entities.FinancialServices.Accounting.IGLRollupHeader>.GetParentIDPropertyName

    GetRelationPropName

    The name of the property on the entity type IGLRollupHeader that holds the value to the instance of the parent item of type IGLRollup in this tree view

    Declaration
    protected override string GetRelationPropName { get; }
    Property Value
    Type Description
    string
    Overrides
    LemonEdge.Client.Core.Views.Core.BaseTreeViewRelatedController<LemonEdge.API.Entities.FinancialServices.Accounting.IGLRollup, LemonEdge.API.Entities.FinancialServices.Accounting.IGLRollupHeader>.GetRelationPropName

    GetTreeNodeLabelPropertyName

    Returns the property on the entity type IGLRollupHeader that holds the string that should be shown as the label on the tree node for every item in the tree view control itself

    Declaration
    public override string GetTreeNodeLabelPropertyName { get; }
    Property Value
    Type Description
    string
    Overrides
    LemonEdge.Client.Core.Views.Core.BaseTreeViewAnyController<LemonEdge.API.Entities.FinancialServices.Accounting.IGLRollupHeader>.GetTreeNodeLabelPropertyName

    Implements

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