Search Results for

    Show / Hide Table of Contents

    Class LoadingAidWindow

    Interaction logic for LoadingAidWindow.xaml

    Inheritance
    System.Object
    LoadingAidWindow
    Namespace: Simplic.PlugIn.Logistics.Disposition.UI
    Assembly: Simplic.PlugIn.Logistics.dll
    Syntax
    public class LoadingAidWindow : DefaultRibbonWindow

    Constructors

    | Improve this Doc View Source

    LoadingAidWindow(Nullable<Guid>)

    Declaration
    public LoadingAidWindow(Guid? loadingAidGuid)
    Parameters
    Type Name Description
    System.Nullable<System.Guid> loadingAidGuid

    Methods

    | Improve this Doc View Source

    OnDelete(WindowDeleteEventArg)

    Declaration
    public override void OnDelete(WindowDeleteEventArg e)
    Parameters
    Type Name Description
    WindowDeleteEventArg e
    | Improve this Doc View Source

    OnSave(WindowSaveEventArg)

    Declaration
    public override void OnSave(WindowSaveEventArg e)
    Parameters
    Type Name Description
    WindowSaveEventArg e
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx