Search Results for

    Show / Hide Table of Contents

    Class RegistrationPlateWindow

    Interaction logic for RegistrationPlateWindow.xaml.

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

    Constructors

    | Improve this Doc View Source

    RegistrationPlateWindow()

    Creates an instance for the registration plate window.

    Declaration
    public RegistrationPlateWindow()
    | Improve this Doc View Source

    RegistrationPlateWindow(RegistrationPlate)

    Creates an instance for the registration plate window.

    Declaration
    public RegistrationPlateWindow(RegistrationPlate model)
    Parameters
    Type Name Description
    RegistrationPlate model

    Registration Plate.

    Methods

    | Improve this Doc View Source

    OnOpenPage(WindowOpenPageEventArg)

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

    OnSave(WindowSaveEventArg)

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

    WindowSaveEventArg.

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