Search Results for

    Show / Hide Table of Contents

    Class ShipmentStatusWindow

    wwindow logic

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

    Constructors

    | Improve this Doc View Source

    ShipmentStatusWindow()

    Constructor

    Declaration
    public ShipmentStatusWindow()

    Methods

    | Improve this Doc View Source

    Edit(IList<ShipmentStatus>)

    Open the current window with a list of models

    Declaration
    public void Edit(IList<ShipmentStatus> models)
    Parameters
    Type Name Description
    System.Collections.Generic.IList<ShipmentStatus> models

    List of models to edit

    | Improve this Doc View Source

    OnSave(WindowSaveEventArg)

    Save ui information

    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