Search Results for

    Show / Hide Table of Contents

    Class CleaningProcessWindow

    Interaktionslogik für CleaningProcessWindow.xaml

    Inheritance
    System.Object
    BaseCleaningProcessWindow
    CleaningProcessWindow
    Implements
    ICleaningProcessWindow
    IWindow<System.Guid, CleaningProcess, CleaningProcessViewModel>
    Namespace: Simplic.PlugIn.Logistics.Disposition
    Assembly: Simplic.PlugIn.Logistics.dll
    Syntax
    public class CleaningProcessWindow : BaseCleaningProcessWindow, ICleaningProcessWindow

    Constructors

    | Improve this Doc View Source

    CleaningProcessWindow(ICleaningProcessService)

    Constructor

    Declaration
    public CleaningProcessWindow(ICleaningProcessService service)
    Parameters
    Type Name Description
    ICleaningProcessService service ICleaningProcessService

    Methods

    | Improve this Doc View Source

    OnClosing(CancelEventArgs)

    Close by window button causes cancel action

    Declaration
    protected override void OnClosing(CancelEventArgs e)
    Parameters
    Type Name Description
    System.ComponentModel.CancelEventArgs e
    | Improve this Doc View Source

    OnSave(WindowSaveEventArg)

    Declaration
    public override void OnSave(WindowSaveEventArg e)
    Parameters
    Type Name Description
    WindowSaveEventArg e

    Implements

    ICleaningProcessWindow
    IWindow<, , >
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx