Search Results for

    Show / Hide Table of Contents

    Class BlendProcessor

    Inheritance
    object
    PopupWindowController
    PopupWindowController<BlendProcessParameter>
    ParamViewerController<BlendProcessParameter>
    ParamSingleViewerController<BlendProcessParameter>
    TransactionItemProcessor<BlendProcessParameter>
    BlendProcessor
    Implements
    IPopupWindowController<BlendProcessParameter>
    IParamViewerController
    IPopupWindowController
    IController
    Inherited Members
    TransactionItemProcessor<BlendProcessParameter>.Display()
    TransactionItemProcessor<BlendProcessParameter>.ControlNames()
    TransactionItemProcessor<BlendProcessParameter>.AlterControlInfo(ControlDisplayInfo)
    TransactionItemProcessor<BlendProcessParameter>.OnItemChanged(object, PropertyChangedEventArgs)
    ParamSingleViewerController<BlendProcessParameter>.InitFromWindow(IPopupWindow<BlendProcessParameter>)
    ParamSingleViewerController<BlendProcessParameter>.Controls()
    ParamSingleViewerController<BlendProcessParameter>.Host
    ParamSingleViewerController<BlendProcessParameter>.SingleWindow
    ParamSingleViewerController<BlendProcessParameter>.UIContext
    ParamSingleViewerController<BlendProcessParameter>.ServiceContext
    ParamViewerController<BlendProcessParameter>.SetParam(BlendProcessParameter)
    ParamViewerController<BlendProcessParameter>.OriginalParam
    PopupWindowController<BlendProcessParameter>.InitCommands(IList<ViewCommand>)
    PopupWindowController<BlendProcessParameter>.OnOk(object)
    PopupWindowController<BlendProcessParameter>.OnOk(BlendProcessParameter)
    PopupWindowController<BlendProcessParameter>.Validate(BlendProcessParameter)
    PopupWindowController<BlendProcessParameter>.OnCancel()
    PopupWindowController<BlendProcessParameter>.OwningWindow
    PopupWindowController<BlendProcessParameter>.Commands
    PopupWindowController<BlendProcessParameter>.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.ClientEntities.dll
    Syntax
    public class BlendProcessor : TransactionItemProcessor<BlendProcessParameter>, IPopupWindowController<BlendProcessParameter>, IParamViewerController, IPopupWindowController, IController

    Constructors

    BlendProcessor(IParamSingleViewer<BlendProcessParameter>, BlendProcessParameter)

    Declaration
    public BlendProcessor(IParamSingleViewer<BlendProcessParameter> window, BlendProcessParameter param)
    Parameters
    Type Name Description
    IParamSingleViewer<BlendProcessParameter> window
    BlendProcessParameter param

    Properties

    TransactionItemType

    Declaration
    protected override EntityDescriptor TransactionItemType { get; }
    Property Value
    Type Description
    EntityDescriptor
    Overrides
    TransactionItemProcessor<BlendProcessParameter>.TransactionItemType

    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.