Search Results for

    Show / Hide Table of Contents

    Class PivotResultsSerializedParamController

    The controller for editing any PivotResultsSerializedParamController in a popup parameter window

    Inheritance
    object
    PopupWindowController
    PopupWindowController<PivotViewResultParams>
    ParamViewerController<PivotViewResultParams>
    SQLWrapperResultsSerializedParamControllerBase<PivotViewResultParams>
    PivotResultsSerializedParamController
    Implements
    IPopupWindowController<PivotViewResultParams>
    IParamViewerController
    IPopupWindowController
    IController
    Inherited Members
    ParamViewerController<PivotViewResultParams>.SetParam(PivotViewResultParams)
    ParamViewerController<PivotViewResultParams>.Display()
    ParamViewerController<PivotViewResultParams>.OriginalParam
    PopupWindowController<PivotViewResultParams>.InitFromWindow(IPopupWindow<PivotViewResultParams>)
    PopupWindowController<PivotViewResultParams>.InitCommands(IList<ViewCommand>)
    PopupWindowController<PivotViewResultParams>.OnOk(object)
    PopupWindowController<PivotViewResultParams>.OnOk(PivotViewResultParams)
    PopupWindowController<PivotViewResultParams>.Validate(PivotViewResultParams)
    PopupWindowController<PivotViewResultParams>.OnCancel()
    PopupWindowController<PivotViewResultParams>.OwningWindow
    PopupWindowController<PivotViewResultParams>.Commands
    PopupWindowController<PivotViewResultParams>.GetResult
    PopupWindowController.RootController
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: LemonEdge.Client.Core.Views.Params
    Assembly: LemonEdge.ClientCore.dll
    Syntax
    public class PivotResultsSerializedParamController : SQLWrapperResultsSerializedParamControllerBase<PivotViewResultParams>, IPopupWindowController<PivotViewResultParams>, IParamViewerController, IPopupWindowController, IController

    Constructors

    PivotResultsSerializedParamController(IParamViewer<PivotViewResultParams>, PivotViewResultParams)

    Creates a new ButtonSerializedParamController

    Declaration
    public PivotResultsSerializedParamController(IParamViewer<PivotViewResultParams> window, PivotViewResultParams param)
    Parameters
    Type Name Description
    IParamViewer<PivotViewResultParams> window

    The IParamViewer popup window implementation using the UI components of the client application

    PivotViewResultParams param

    The parameter to be edited by this popup window

    Implements

    IPopupWindowController<TResult>
    IParamViewerController
    IPopupWindowController
    IController

    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.